Commit 283123e 1 parent e558b2b commit 283123e Copy full SHA for 283123e
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 39
39
group :development do
40
40
# Access an IRB console on exception pages or by using <%= console %> in views
41
41
# gem 'web-console', '~> 2.0'
42
- gem 'i18n-tasks' , '0.9.33'
42
+ gem 'i18n-tasks'
43
43
#gem 'easy_translate'
44
44
#gem 'ruby-openai'
45
45
end
Original file line number Diff line number Diff line change @@ -123,13 +123,13 @@ GEM
123
123
domain_name (~> 0.5 )
124
124
i18n (1.14.6 )
125
125
concurrent-ruby (~> 1.0 )
126
- i18n-tasks (0.9.33 )
126
+ i18n-tasks (1.0.14 )
127
127
activesupport (>= 4.0.2 )
128
128
ast (>= 2.1.0 )
129
129
erubi
130
130
highline (>= 2.0.0 )
131
131
i18n
132
- parser (>= 2.2.3.0 )
132
+ parser (>= 3. 2.2.1 )
133
133
rails-i18n
134
134
rainbow (>= 2.2.2 , < 4.0 )
135
135
terminal-table (>= 1.5.1 )
@@ -328,7 +328,7 @@ DEPENDENCIES
328
328
dotenv-rails (~> 2.1 )
329
329
dotiw
330
330
erubi
331
- i18n-tasks ( = 0.9.33 )
331
+ i18n-tasks
332
332
jbuilder (~> 2.0 )
333
333
jsbundling-rails (~> 1.0 )
334
334
local_time (~> 1.0.3 )
You can’t perform that action at this time.
0 commit comments