Skip to content

Commit

Permalink
Merge pull request #45 from simplificator/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
andyundso authored Feb 20, 2024
2 parents dee4391 + 669f079 commit 039056e
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,26 +68,28 @@ GEM
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
appraisal (2.4.1)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
appraisal (2.5.0)
bundler
rake
thor (>= 0.14.0)
bigdecimal (3.1.6)
builder (3.2.4)
combustion (1.3.5)
activesupport (>= 3.0.0)
railties (>= 3.0.0)
thor (>= 0.14.6)
concurrent-ruby (1.1.9)
crack (0.4.5)
crack (0.4.6)
bigdecimal
rexml
crass (1.0.6)
diff-lcs (1.4.4)
erubi (1.10.0)
globalid (1.0.0)
activesupport (>= 5.0)
hashdiff (1.0.1)
hashdiff (1.1.0)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
loofah (2.12.0)
Expand All @@ -105,7 +107,7 @@ GEM
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
public_suffix (4.0.6)
public_suffix (4.0.7)
racc (1.5.2)
rack (2.2.3)
rack-test (1.1.0)
Expand Down Expand Up @@ -136,8 +138,8 @@ GEM
method_source
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
rake (13.0.6)
rexml (3.2.5)
rake (13.1.0)
rexml (3.2.6)
rspec-core (3.9.3)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
Expand All @@ -163,13 +165,13 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.4.2)
thor (1.1.0)
thor (1.3.0)
thread_safe (0.3.6)
timecop (0.9.5)
tzinfo (1.2.9)
thread_safe (~> 0.1)
webmock (3.13.0)
addressable (>= 2.3.6)
webmock (3.21.2)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
websocket-driver (0.7.5)
Expand All @@ -191,4 +193,4 @@ DEPENDENCIES
webmock

BUNDLED WITH
2.3.13
2.4.22

0 comments on commit 039056e

Please sign in to comment.