Skip to content

Commit

Permalink
chore(deps): update dependency json to '~> 2.7', '>= 2.7.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-5034428[bot] committed Oct 30, 2024
1 parent 027729b commit 4fd177b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ gem 'virtus', '~> 1.0'
gem 'facets', '~> 3.1'
gem 'thor', '~> 0.19'
gem 'aws-sdk','~> 2.6'
gem 'json', '~> 2.0'
gem 'json', '~> 2.7', '>= 2.7.5'
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ GEM
i18n (0.7.0)
ice_nine (0.11.2)
jmespath (1.3.1)
json (2.0.3)
json (2.7.5)
minitest (5.10.1)
multi_json (1.12.1)
multipart-post (2.0.0)
Expand Down Expand Up @@ -66,10 +66,10 @@ DEPENDENCIES
aws-sdk (~> 2.6)
dogapi (~> 1.23)
facets (~> 3.1)
json (~> 2.0)
json (~> 2.7, >= 2.7.5)
slack-ruby-client (~> 0.7)
thor (~> 0.19)
virtus (~> 1.0)

BUNDLED WITH
1.12.5
2.5.16

0 comments on commit 4fd177b

Please sign in to comment.