Skip to content

Commit

Permalink
Bump rails_translation_manager from 0.0.2 to 0.1.0
Browse files Browse the repository at this point in the history
Bumps [rails_translation_manager]() from 0.0.2 to 0.1.0.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Aug 24, 2018
1 parent 7ae1aff commit 16db5b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gem 'rack_strip_client_ip', '~> 0.0.2'
gem 'rails', '~> 5.2.1'
gem 'rails-controller-testing', '~> 1.0'
gem 'rails-i18n', '>= 4.0.4'
gem 'rails_translation_manager', '~> 0.0.2'
gem 'rails_translation_manager', '~> 0.1.0'
gem 'sass-rails', '~> 5.0'
gem 'uglifier', '>= 1.3.0'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ GEM
rails-i18n (5.1.1)
i18n (>= 0.7, < 2)
railties (>= 5.0, < 6)
rails_translation_manager (0.0.2)
rails_translation_manager (0.1.0)
activesupport
rails-i18n
railties (5.2.1)
Expand Down Expand Up @@ -377,7 +377,7 @@ DEPENDENCIES
rails (~> 5.2.1)
rails-controller-testing (~> 1.0)
rails-i18n (>= 4.0.4)
rails_translation_manager (~> 0.0.2)
rails_translation_manager (~> 0.1.0)
sass-rails (~> 5.0)
selenium-webdriver
slimmer (~> 13.0)
Expand Down

0 comments on commit 16db5b0

Please sign in to comment.