Skip to content

Commit

Permalink
Merge branch 'main' into depfu/update/rubocop-1.57.1
Browse files Browse the repository at this point in the history
  • Loading branch information
digitaltom authored Oct 14, 2023
2 parents 0926f18 + 867171a commit f418df4
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,8 @@ GEM
graphiql-rails (1.9.0)
railties
sprockets-rails
graphql (2.0.24)
graphql (2.1.3)
racc (~> 1.4)
hashdiff (1.0.1)
hashie (5.0.0)
http-accept (1.7.0)
Expand Down Expand Up @@ -194,7 +195,7 @@ GEM
mongoid (>= 4.0, < 9)
msgpack (1.6.0)
multi_json (1.15.0)
net-imap (0.3.6)
net-imap (0.3.7)
date
net-protocol
net-ldap (0.18.0)
Expand Down Expand Up @@ -233,7 +234,7 @@ GEM
puma (6.3.0)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.7)
rack (2.2.8)
rack-cache (1.14.0)
rack (>= 0.4)
rack-cors (2.0.1)
Expand Down Expand Up @@ -320,9 +321,9 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.23.1)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-graphql (1.3.0)
rubocop (>= 0.87, < 2)
Expand All @@ -335,7 +336,7 @@ GEM
rubocop (>= 1.33.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.23.0)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand Down Expand Up @@ -394,10 +395,10 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
websocket-driver (0.7.5)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.9)
zeitwerk (2.6.10)

PLATFORMS
x86_64-linux
Expand Down

0 comments on commit f418df4

Please sign in to comment.