Skip to content

Commit

Permalink
Bump roadie-rails from 3.0.0 to 3.1.0 (#1481)
Browse files Browse the repository at this point in the history
Bumps [roadie-rails](https://github.com/Mange/roadie-rails) from 3.0.0 to 3.1.0.
- [Changelog](https://github.com/Mange/roadie-rails/blob/master/Changelog.md)
- [Commits](Mange/roadie-rails@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: roadie-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent c4d93a9 commit 87af2c8
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ GEM
activesupport (>= 3.2)
elasticsearch (>= 1.0.0)
coderay (1.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
content_disposition (1.0.0)
counter_culture (1.11.0)
Expand All @@ -161,7 +161,7 @@ GEM
crack (0.4.5)
rexml
crass (1.0.6)
css_parser (1.11.0)
css_parser (1.17.1)
addressable
dante (0.2.0)
database_cleaner (2.0.2)
Expand Down Expand Up @@ -424,7 +424,7 @@ GEM
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
minitest (5.22.3)
mongo (2.19.0)
bson (>= 4.14.1, < 5.0.0)
msgpack (1.6.0)
Expand Down Expand Up @@ -495,7 +495,7 @@ GEM
pry (>= 0.13, < 0.15)
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (5.0.4)
public_suffix (5.0.5)
puma (6.3.1)
nio4r (~> 2.0)
puma_worker_killer (0.3.1)
Expand Down Expand Up @@ -552,7 +552,7 @@ GEM
rake (>= 12.2)
thor (~> 1.0)
rainbow (3.1.1)
rake (13.1.0)
rake (13.2.1)
ranked-model (0.4.8)
activerecord (>= 4.2)
rb-fsevent (0.11.0)
Expand All @@ -569,11 +569,11 @@ GEM
retriable (3.1.2)
rexml (3.2.6)
rinku (2.0.6)
roadie (5.0.0)
roadie (5.2.1)
css_parser (~> 1.4)
nokogiri (~> 1.8)
roadie-rails (3.0.0)
railties (>= 5.1, < 7.1)
nokogiri (~> 1.15)
roadie-rails (3.1.0)
railties (>= 5.1, < 8.0)
roadie (~> 5.0)
rolify (5.3.0)
rspec (3.12.0)
Expand Down Expand Up @@ -719,7 +719,7 @@ GEM
http_signatures (~> 0)
jwt (~> 2.1, >= 2.1.0)
stripe (5.55.0)
thor (1.3.0)
thor (1.3.1)
tilt (2.2.0)
timecop (0.9.8)
timeout (0.4.0)
Expand Down Expand Up @@ -753,7 +753,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.12)
zeitwerk (2.6.13)

PLATFORMS
ruby
Expand Down

0 comments on commit 87af2c8

Please sign in to comment.