Skip to content

Commit

Permalink
update i18n-tasks to 0.9.31
Browse files Browse the repository at this point in the history
  • Loading branch information
acmetech committed Mar 10, 2020
1 parent 010540b commit e016810
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ GEM
highline (2.0.3)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
i18n-tasks (0.9.30)
i18n-tasks (0.9.31)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
erubi
Expand Down Expand Up @@ -405,7 +405,7 @@ DEPENDENCIES
coveralls_reborn (~> 0.15.0)
database_cleaner-active_record (~> 1.8)
factory_bot_rails (~> 5.1.1)
i18n-tasks (~> 0.9.30)
i18n-tasks (~> 0.9.31)
inch (~> 0.8.0)
pry (~> 0.12.2)
rails-controller-testing
Expand Down
2 changes: 1 addition & 1 deletion socializer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Gem::Specification.new do |s|
# s.add_development_dependency("cucumber-rails", "~> 1.4.0")
# s.add_development_dependency("capybara", "~> 2.5.0")
s.add_development_dependency("factory_bot_rails", "~> 5.1.1")
s.add_development_dependency("i18n-tasks", "~> 0.9.30")
s.add_development_dependency("i18n-tasks", "~> 0.9.31")
s.add_development_dependency("inch", "~> 0.8.0")
s.add_development_dependency("shoulda-matchers", "~> 4.3.0")
# s.add_development_dependency("database_cleaner", "~> 1.6.0")
Expand Down

0 comments on commit e016810

Please sign in to comment.