Skip to content

Commit

Permalink
Merge pull request #245 from ifad/chore/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
tagliala authored Sep 12, 2024
2 parents 82e6a56 + d637524 commit 8ffe3fd
Showing 1 changed file with 16 additions and 18 deletions.
34 changes: 16 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GEM
daemons (1.4.1)
date (3.3.4)
diff-lcs (1.5.1)
docile (1.4.0)
docile (1.4.1)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
et-orbi (1.2.11)
Expand All @@ -22,7 +22,7 @@ GEM
thor
tilt
http-accept (1.7.0)
http-cookie (1.0.5)
http-cookie (1.0.7)
domain_name (~> 0.5)
iso-639 (0.3.6)
json (2.7.2)
Expand All @@ -34,10 +34,10 @@ GEM
net-smtp
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1205)
mime-types-data (3.2024.0903)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
mustermann (3.0.0)
mini_portile2 (2.8.7)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
net-imap (0.3.7)
date
Expand All @@ -46,15 +46,15 @@ GEM
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.4.0)
net-smtp (0.5.0)
net-protocol
netrc (0.11.0)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
raabro (1.4.0)
racc (1.7.3)
rack (2.2.8.1)
racc (1.8.1)
rack (2.2.9)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
Expand All @@ -74,15 +74,15 @@ GEM
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rspec-support (3.13.1)
ruby-filemagic (0.7.3)
ruby2_keywords (0.0.5)
sidekiq (6.5.12)
Expand All @@ -96,7 +96,7 @@ GEM
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov-html (0.13.1)
simplecov_json_formatter (0.1.4)
sinatra (3.2.0)
mustermann (~> 3.0)
Expand All @@ -108,15 +108,13 @@ GEM
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (1.3.0)
tilt (2.3.0)
thor (1.3.2)
tilt (2.4.0)
timecop (0.9.10)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unf (0.2.0)
unicorn (6.1.0)
kgio (~> 2.6)
raindrops (~> 0.7)
Expand Down

0 comments on commit 8ffe3fd

Please sign in to comment.