Update Gemfile versions where it doesn't break things

This commit is contained in:
wvengen 2016-06-11 19:42:14 +02:00
parent c2dc1d8697
commit 9e53b01ca3
2 changed files with 6 additions and 6 deletions

View file

@ -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'