Skip to content

Commit

Permalink
update gemfile lock
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Sep 25, 2023
1 parent 14f4588 commit a289918
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions examples/ruby/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
rubocop (1.56.2)
rubocop (1.56.3)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand All @@ -42,24 +42,24 @@ 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-rspec (2.23.2)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
selenium-devtools (0.116.0)
selenium-devtools (0.117.0)
selenium-webdriver (~> 4.2)
selenium-webdriver (4.12.0)
selenium-webdriver (4.13.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
unicode-display_width (2.4.2)
websocket (1.2.9)
websocket (1.2.10)

PLATFORMS
arm64-darwin-21
Expand Down

0 comments on commit a289918

Please sign in to comment.