This repository was archived by the owner on Mar 24, 2020. It is now read-only.
File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ gem 'capistrano-rbenv', '~> 2.1.1'
35
35
gem 'capistrano-bundler' , '~> 1.2.0'
36
36
37
37
gem "unicode" , '0.4.4.3' , :platforms => [ :mri_18 , :mri_19 ]
38
- gem "i18n" , '~> 0.8.1 '
38
+ gem "i18n" , '~> 0.9.5 '
39
39
gem "bootstrap-sass" , '~> 2.3.2.2' # locked because blacklight 4.7
40
40
gem "bower-rails" , "~> 0.11.0"
41
41
gem "responders" , "~> 2.4.0"
Original file line number Diff line number Diff line change 116
116
coffee-script-source
117
117
execjs
118
118
coffee-script-source (1.10.0 )
119
+ concurrent-ruby (1.0.5 )
119
120
coveralls (0.8.21 )
120
121
json (>= 1.8 , < 3 )
121
122
simplecov (~> 0.14.1 )
173
174
hydra-access-controls (= 6.5.2 )
174
175
hydra-core (= 6.5.2 )
175
176
rails (>= 3.2.6 )
176
- i18n (0.8.1 )
177
+ i18n (0.9.5 )
178
+ concurrent-ruby (~> 1.0 )
177
179
jettywrapper (2.0.3 )
178
180
activesupport (>= 3.0.0 )
179
181
childprocess
@@ -452,7 +454,7 @@ DEPENDENCIES
452
454
devise (~> 3.5.5 )
453
455
equivalent-xml (~> 0.6.0 )
454
456
hydra-head (~> 6.5.2 )
455
- i18n (~> 0.8.1 )
457
+ i18n (~> 0.9.5 )
456
458
jquery-rails (~> 4.3.1 )
457
459
kaminari (~> 0.15.1 )
458
460
launchy (~> 2.4.3 )
You can’t perform that action at this time.
0 commit comments