We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e82837d commit 1db10fcCopy full SHA for 1db10fc
Gemfile.lock
@@ -84,7 +84,7 @@ GEM
84
jquery-rails (3.1.3)
85
railties (>= 3.0, < 5.0)
86
thor (>= 0.14, < 2.0)
87
- json (2.3.1)
+ json (1.8.6)
88
kaminari (0.16.3)
89
actionpack (>= 3.0.0)
90
activesupport (>= 3.0.0)
@@ -93,7 +93,7 @@ GEM
93
method_source (0.8.2)
94
mime-types (2.6.1)
95
minitest (5.7.0)
96
- multi_json (1.11.2)
+ multi_json (1.14.1)
97
orm_adapter (0.5.0)
98
pg (0.18.2)
99
pry (0.10.1)
@@ -139,7 +139,7 @@ GEM
139
rdoc (~> 4.0)
140
slop (3.6.0)
141
spring (1.3.6)
142
- sprockets (2.12.4)
+ sprockets (2.12.5)
143
hike (~> 1.2)
144
multi_json (~> 1.0)
145
rack (~> 1.0)
0 commit comments