Skip to content

Commit

Permalink
Updates to most recent version of i18n-tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
HazelGrant committed Dec 18, 2024
1 parent 91eebfc commit 35e8454
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/dashboard/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ end
group :development do
# Access an IRB console on exception pages or by using <%= console %> in views
# gem 'web-console', '~> 2.0'
gem 'i18n-tasks', '0.9.37'
gem 'i18n-tasks'
gem 'highline', '2.1.0'
#gem 'easy_translate'
#gem 'ruby-openai'
Expand Down
6 changes: 3 additions & 3 deletions apps/dashboard/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,13 +122,13 @@ GEM
domain_name (~> 0.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
i18n-tasks (0.9.37)
i18n-tasks (1.0.14)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
erubi
highline (>= 2.0.0)
i18n
parser (>= 2.2.3.0)
parser (>= 3.2.2.1)
rails-i18n
rainbow (>= 2.2.2, < 4.0)
terminal-table (>= 1.5.1)
Expand Down Expand Up @@ -325,7 +325,7 @@ DEPENDENCIES
dotiw
erubi
highline (= 2.1.0)
i18n-tasks (= 0.9.37)
i18n-tasks
jbuilder (~> 2.0)
jsbundling-rails (~> 1.0)
local_time (~> 1.0.3)
Expand Down

0 comments on commit 35e8454

Please sign in to comment.