updates reform gem

pull/1612/head
Jens Ulferts 10 years ago
parent a19c09d28e
commit b3103546d5
  1. 2
      Gemfile
  2. 4
      Gemfile.lock

@ -200,7 +200,7 @@ end
gem 'grape', '~> 0.7.0'
gem 'representable', git: 'https://github.com/finnlabs/representable'
gem 'roar', '~> 0.12.6'
gem 'reform', require: false
gem 'reform', '~> 1.0.4', require: false
# Use the commented pure ruby gems, if you have not the needed prerequisites on
# board to compile the native ones. Note, that their use is discouraged, since

@ -339,7 +339,7 @@ GEM
json (~> 1.4)
redcarpet (3.0.0)
ref (1.0.5)
reform (1.0.1)
reform (1.0.4)
activemodel
disposable (~> 0.0.4)
representable (~> 1.8.1)
@ -497,7 +497,7 @@ DEPENDENCIES
rails_autolink
rb-readline (~> 0.5.1)
rdoc (>= 2.4.2)
reform
reform (~> 1.0.4)
representable!
request_store
roar (~> 0.12.6)

Loading…
Cancel
Save