Skip to content

Commit

Permalink
Merge branch 'master' into org-members-roles
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjmcgrath authored Oct 27, 2023
2 parents 153b07e + 04a184c commit 7234fb9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ GEM
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.1.1)
builder (3.2.4)
coderay (1.1.3)
concurrent-ruby (1.2.2)
Expand Down Expand Up @@ -175,8 +174,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
rubocop (1.57.1)
base64 (~> 0.1.1)
rubocop (1.57.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -187,7 +185,7 @@ GEM
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-rails (2.21.2)
activesupport (>= 4.2.0)
Expand Down

0 comments on commit 7234fb9

Please sign in to comment.