Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
matching versions in cache
  • Loading branch information
jhongturney committed Jan 24, 2024
1 parent 1680819 commit dd41739
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'

gem 'rake', '12.3.3'
gem 'httparty', '0.16.3'
gem 'rake', '13.0.0'
gem 'httparty', '0.21.0'
gem 'rubocop', '0.49.0'

gemspec

0 comments on commit dd41739

Please sign in to comment.