Skip to content

Commit 47134e2

Browse files
Bump roadie-rails from 3.3.0 to 3.4.0
Bumps [roadie-rails](https://github.com/Mange/roadie-rails) from 3.3.0 to 3.4.0. - [Changelog](https://github.com/Mange/roadie-rails/blob/master/Changelog.md) - [Commits](Mange/roadie-rails@v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: roadie-rails dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27992d5 commit 47134e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ gem "rackup", "~> 2.2"
3838
gem "rack-sanitizer", "~> 2.0"
3939
gem "rbtrace", "~> 0.5.2"
4040
gem "rdoc", "~> 6.15"
41-
gem "roadie-rails", "~> 3.3"
41+
gem "roadie-rails", "~> 3.4"
4242
gem "ruby-magic", "~> 0.6"
4343
gem "shoryuken", "~> 6.2", require: false
4444
gem "statsd-instrument", "~> 3.9"

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -719,8 +719,8 @@ GEM
719719
roadie (5.2.1)
720720
css_parser (~> 1.4)
721721
nokogiri (~> 1.15)
722-
roadie-rails (3.3.0)
723-
railties (>= 5.1, < 8.1)
722+
roadie-rails (3.4.0)
723+
railties (>= 5.1, < 8.2)
724724
roadie (~> 5.0)
725725
rotp (6.3.0)
726726
rouge (4.6.0)
@@ -1013,7 +1013,7 @@ DEPENDENCIES
10131013
rails_semantic_logger (~> 4.18)
10141014
rbtrace (~> 0.5.2)
10151015
rdoc (~> 6.15)
1016-
roadie-rails (~> 3.3)
1016+
roadie-rails (~> 3.4)
10171017
rotp (~> 6.2)
10181018
rqrcode (~> 3.1)
10191019
rubocop (~> 1.81)
@@ -1311,7 +1311,7 @@ CHECKSUMS
13111311
reline (0.6.3) sha256=1198b04973565b36ec0f11542ab3f5cfeeec34823f4e54cebde90968092b1835
13121312
rexml (3.4.4) sha256=19e0a2c3425dfbf2d4fc1189747bdb2f849b6c5e74180401b15734bc97b5d142
13131313
roadie (5.2.1) sha256=e4a4f61ce792bd91b228b6844b4bad6b160cdc1b8df86c81a8b983082a5001d6
1314-
roadie-rails (3.3.0) sha256=4080f67a635962fb3df77ed42b2992ff41ee6502b60b5f4609a9fb9eb06c0a5e
1314+
roadie-rails (3.4.0) sha256=f7b02bd3b74051eaa51ebb636049c4c9fc54cf2a68234eafc5a5fb78ad1f9aa9
13151315
rotp (6.3.0) sha256=75d40087e65ed0d8022c33055a6306c1c400d1c12261932533b5d6cbcd868854
13161316
rouge (4.6.0) sha256=10198622df0ef919796da5686a9cc116a49280805e1ed4b851c97ef677eddd7a
13171317
rqrcode (3.1.0) sha256=e2d5996375f6e9a013823c289ed575dbea678b8e0388574302c1fac563f098af

0 commit comments

Comments
 (0)