Skip to content

Commit

Permalink
Bump roadie-rails from 1.2.1 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [roadie-rails](https://github.com/Mange/roadie-rails) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/Mange/roadie-rails/releases)
- [Changelog](https://github.com/Mange/roadie-rails/blob/master/Changelog.md)
- [Commits](Mange/roadie-rails@v1.2.1...v1.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and navro committed Apr 5, 2018
1 parent 7ad4da3 commit cfbf4f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -42,7 +42,7 @@ gem 'prawn-rails'
gem 'recaptcha', require: 'recaptcha/rails'
gem 'redcarpet'
gem 'redis', '< 4'
gem 'roadie-rails', '~> 1.2'
gem 'roadie-rails', '~> 1.3'
gem 'rollbar'
gem 'rpush'
gem 'routing-filter', '~> 0.6.0'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Expand Up @@ -346,11 +346,11 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
roadie (3.2.2)
roadie (3.3.0)
css_parser (~> 1.4)
nokogiri (~> 1.5)
roadie-rails (1.2.1)
railties (>= 3.0, < 5.2)
roadie-rails (1.3.0)
railties (>= 3.0, < 5.3)
roadie (~> 3.1)
rollbar (2.15.5)
multi_json
Expand Down Expand Up @@ -520,7 +520,7 @@ DEPENDENCIES
recaptcha
redcarpet
redis (< 4)
roadie-rails (~> 1.2)
roadie-rails (~> 1.3)
rollbar
routing-filter (~> 0.6.0)
rpush
Expand Down

0 comments on commit cfbf4f8

Please sign in to comment.