Skip to content

Commit

Permalink
Merge pull request #761 from pgharts/dependabot/bundler/roadie-rails-…
Browse files Browse the repository at this point in the history
…3.1.0

Bump roadie-rails from 2.3.0 to 3.1.0
  • Loading branch information
Crankums authored Mar 4, 2024
2 parents cee4bd4 + b19d2c0 commit 7b70635
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ GEM
activerecord (>= 4.2)
acts_as_tree (2.9.1)
activerecord (>= 3.0.0)
addressable (2.8.1)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
bcrypt (3.1.19)
builder (3.2.4)
Expand All @@ -125,9 +125,9 @@ GEM
climate_control (0.2.0)
cliver (0.3.2)
coderay (1.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
crass (1.0.6)
css_parser (1.12.0)
css_parser (1.16.0)
addressable
database_cleaner (2.0.2)
database_cleaner-active_record (>= 2, < 3)
Expand Down Expand Up @@ -203,7 +203,7 @@ GEM
mini_mime (1.1.5)
mini_racer (0.6.3)
libv8-node (~> 16.10.0.0)
minitest (5.20.0)
minitest (5.22.2)
multi_xml (0.6.0)
multipart-post (2.2.3)
mysql2 (0.5.5)
Expand Down Expand Up @@ -234,7 +234,7 @@ GEM
pry (~> 0.13.0)
psych (5.1.1.1)
stringio
public_suffix (4.0.7)
public_suffix (5.0.4)
racc (1.7.3)
rack (2.2.8.1)
rack-cache (1.14.0)
Expand Down Expand Up @@ -283,12 +283,12 @@ GEM
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
roadie (4.0.0)
roadie (5.2.1)
css_parser (~> 1.4)
nokogiri (~> 1.8)
roadie-rails (2.3.0)
railties (>= 5.1, < 7.1)
roadie (>= 3.1, < 5.0)
nokogiri (~> 1.15)
roadie-rails (3.1.0)
railties (>= 5.1, < 8.0)
roadie (~> 5.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
Expand Down Expand Up @@ -336,7 +336,7 @@ GEM
temple (0.10.0)
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
thor (1.3.0)
thor (1.3.1)
tilt (2.1.0)
timeout (0.4.1)
trustygems (0.2.1)
Expand All @@ -353,7 +353,7 @@ GEM
will_paginate (4.0.0)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.12)
zeitwerk (2.6.13)

PLATFORMS
x86_64-darwin-18
Expand Down

0 comments on commit 7b70635

Please sign in to comment.