Update Gemfile versions where it doesn't break things
This commit is contained in:
parent
c2dc1d8697
commit
9e53b01ca3
2 changed files with 6 additions and 6 deletions
4
Gemfile
4
Gemfile
|
|
@ -40,9 +40,9 @@ gem 'whenever', require: false # For defining cronjobs, see config/schedule.rb
|
|||
gem 'protected_attributes', '= 1.1.0' # 1.1.0 until tests work work with higher versions
|
||||
gem 'ruby-units'
|
||||
gem 'attribute_normalizer'
|
||||
gem 'ice_cube', '~> 0.13.0'
|
||||
gem 'ice_cube'
|
||||
gem 'recurring_select'
|
||||
gem 'roo', '~> 2.0.0'
|
||||
gem 'roo'
|
||||
gem 'roo-xls'
|
||||
gem 'spreadsheet'
|
||||
gem 'gaffe'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue