8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 071433d commit 504c46eCopy full SHA for 504c46e
Gemfile.lock
@@ -109,8 +109,8 @@ GEM
109
faker (2.15.1)
110
i18n (>= 1.6, < 2)
111
ffi (1.13.1)
112
- formtastic (3.1.5)
113
- actionpack (>= 3.2.13)
+ formtastic (4.0.0)
+ actionpack (>= 5.2.0)
114
formtastic_i18n (0.6.0)
115
globalid (0.4.2)
116
activesupport (>= 4.2.0)
@@ -122,7 +122,7 @@ GEM
122
rack (>= 1.4.5)
123
http-cookie (1.0.3)
124
domain_name (~> 0.5)
125
- i18n (1.8.7)
+ i18n (1.8.8)
126
concurrent-ruby (~> 1.0)
127
i18n_data (0.8.0)
128
inherited_resources (1.12.0)
@@ -147,7 +147,7 @@ GEM
147
kaminari-core (= 1.2.1)
148
kaminari-core (1.2.1)
149
kgio (2.11.3)
150
- loofah (2.8.0)
+ loofah (2.9.0)
151
crass (~> 1.0.2)
152
nokogiri (>= 1.5.9)
153
mail (2.7.1)
0 commit comments