Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AgaDufrat committed Nov 18, 2022
1 parent ebe9b44 commit 60077ac
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ GEM
rack (>= 0.9.0)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
brakeman (5.2.3)
brakeman (5.4.0)
builder (3.2.4)
capybara (3.38.0)
addressable
Expand All @@ -102,7 +102,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
erubi (1.11.0)
execjs (2.8.1)
exifr (1.3.9)
exifr (1.3.10)
ffi (1.15.5)
fspath (3.1.2)
gds-api-adapters (84.0.0)
Expand Down Expand Up @@ -151,7 +151,7 @@ GEM
image_size (>= 1.5, < 4)
in_threads (~> 1.3)
progress (~> 3.0, >= 3.0.1)
image_size (3.0.2)
image_size (3.2.0)
in_threads (1.6.0)
json (2.6.2)
kgio (2.11.4)
Expand Down Expand Up @@ -203,7 +203,7 @@ GEM
ast (~> 2.4.1)
plek (4.1.0)
progress (3.6.0)
prometheus_exporter (2.0.4)
prometheus_exporter (2.0.5)
webrick
pry (0.14.1)
coderay (~> 1.1)
Expand Down Expand Up @@ -247,14 +247,14 @@ GEM
rainbow (3.1.1)
raindrops (0.20.0)
rake (13.0.6)
rb-fsevent (0.11.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (5.0.5)
redis-client (>= 0.9.0)
redis-client (0.11.1)
redis-client (0.11.2)
connection_pool
regexp_parser (2.6.0)
regexp_parser (2.6.1)
request_store (1.5.1)
rack (>= 1.4)
rest-client (2.1.0)
Expand Down Expand Up @@ -301,7 +301,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (4.3.0)
selenium-webdriver (4.6.1)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
Expand All @@ -327,7 +327,7 @@ GEM
sprockets (>= 3.0.0)
statsd-ruby (1.5.0)
thor (1.2.1)
tilt (2.0.10)
tilt (2.0.11)
timeout (0.3.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit 60077ac

Please sign in to comment.