File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ group :assets do
20
20
end
21
21
22
22
gem 'jquery-rails'
23
-
23
+ gem 'json' , '~> 2.0.0'
24
24
# To use ActiveModel has_secure_password
25
25
# gem 'bcrypt-ruby', '~> 3.0.0'
26
26
Original file line number Diff line number Diff line change 36
36
coffee-script (2.4.1 )
37
37
coffee-script-source
38
38
execjs
39
- coffee-script-source (1.11.1 )
39
+ coffee-script-source (1.12.2 )
40
40
erubis (2.7.0 )
41
41
execjs (2.7.0 )
42
42
hike (1.2.3 )
45
45
jquery-rails (3.1.4 )
46
46
railties (>= 3.0 , < 5.0 )
47
47
thor (>= 0.14 , < 2.0 )
48
- json (1.8.3 )
48
+ json (2.0.2 )
49
49
libv8 (3.16.14.17 )
50
50
mail (2.4.4 )
51
51
i18n (>= 0.4.0 )
77
77
rake (>= 0.8.7 )
78
78
rdoc (~> 3.4 )
79
79
thor (>= 0.14.6 , < 2.0 )
80
- rake (11.3.0 )
81
- rdoc (3.12.2 )
82
- json (~> 1.4 )
80
+ rake (12.0.0 )
81
+ rdoc (3.9.5 )
83
82
ref (2.0.0 )
84
- sass (3.4.22 )
83
+ sass (3.4.23 )
85
84
sass-rails (3.2.6 )
86
85
railties (~> 3.2.0 )
87
86
sass (>= 3.1.10 )
90
89
hike (~> 1.2 )
91
90
rack (~> 1.0 )
92
91
tilt (~> 1.1 , != 1.3.0 )
93
- therubyracer (0.12.2 )
94
- libv8 (~> 3.16.14.0 )
92
+ therubyracer (0.12.3 )
93
+ libv8 (~> 3.16.14.15 )
95
94
ref
96
95
thor (0.19.4 )
97
96
tilt (1.4.1 )
98
97
treetop (1.4.15 )
99
98
polyglot
100
99
polyglot (>= 0.3.1 )
101
100
tzinfo (0.3.52 )
102
- uglifier (3.0.3 )
101
+ uglifier (3.0.4 )
103
102
execjs (>= 0.3.0 , < 3 )
104
103
105
104
PLATFORMS
@@ -108,11 +107,12 @@ PLATFORMS
108
107
DEPENDENCIES
109
108
coffee-rails (~> 3.2.1 )
110
109
jquery-rails
110
+ json (~> 2.0.0 )
111
111
pg
112
112
rails (= 3.2.6 )
113
113
sass-rails (~> 3.2.3 )
114
114
therubyracer
115
115
uglifier (>= 1.0.3 )
116
116
117
117
BUNDLED WITH
118
- 1.13.6
118
+ 1.13.7
You can’t perform that action at this time.
0 commit comments