Skip to content

Commit

Permalink
update gens
Browse files Browse the repository at this point in the history
  • Loading branch information
mpachas committed Sep 7, 2021
1 parent 5aa61bb commit 19db694
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ ruby '>= 2.2.6' # required by grape-entity

eval_gemfile File.join(File.dirname(__FILE__), 'gemfiles/common.rb')

gem 'calendarium-romanum', '0.6.0'
gem 'calendarium-romanum', '0.9.0'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ PLATFORMS
ruby

DEPENDENCIES
calendarium-romanum (= 0.6.0)
calendarium-romanum (= 0.9.0)
grape
grape-entity
guard
Expand All @@ -125,7 +125,7 @@ DEPENDENCIES
roda

RUBY VERSION
ruby 2.3.1p112
ruby 2.5.8

BUNDLED WITH
1.13.6

0 comments on commit 19db694

Please sign in to comment.