Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
bodrovis committed Feb 25, 2024
1 parent 82d72f1 commit de614b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gem 'minima', '~> 2.0'

# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.
gem 'github-pages', '~> 228', group: :jekyll_plugins
gem 'github-pages', '~> 231', group: :jekyll_plugins

# If you have any plugins, put them here!
group :jekyll_plugins do
Expand Down
2 changes: 1 addition & 1 deletion ruby-lokalise-api.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'json', '~> 2'
spec.add_dependency 'zeitwerk', '~> 2.4'

spec.add_development_dependency 'dotenv', '~> 2.5'
spec.add_development_dependency 'dotenv', '~> 3.0'
spec.add_development_dependency 'oj', '~> 3.10'
spec.add_development_dependency 'rake', '~> 13.0'
spec.add_development_dependency 'rspec', '~> 3.6'
Expand Down

0 comments on commit de614b0

Please sign in to comment.