Skip to content

Commit

Permalink
Merge branch 'main' into depfu/update/rubocop-rails-2.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
digitaltom authored Nov 29, 2023
2 parents a228caf + b003c95 commit 2d3cc1c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ GEM
attr_required (1.0.1)
awesome_print (1.9.2)
bindata (2.4.12)
bootsnap (1.16.0)
bootsnap (1.17.0)
msgpack (~> 1.2)
bson (4.15.0)
builder (3.2.4)
Expand Down Expand Up @@ -136,7 +136,7 @@ GEM
graphiql-rails (1.9.0)
railties
sprockets-rails
graphql (2.1.3)
graphql (2.1.6)
racc (~> 1.4)
hashdiff (1.0.1)
hashie (5.0.0)
Expand Down Expand Up @@ -192,7 +192,7 @@ GEM
mongoid (>= 2.0)
mongoid-tree (2.2.0)
mongoid (>= 4.0, < 9)
msgpack (1.6.0)
msgpack (1.7.2)
multi_json (1.15.0)
net-imap (0.4.1)
date
Expand Down Expand Up @@ -335,8 +335,8 @@ GEM
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-rspec (2.25.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-thread_safety (0.5.1)
Expand Down

0 comments on commit 2d3cc1c

Please sign in to comment.