File tree 2 files changed +18
-16
lines changed
2 files changed +18
-16
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ gem 'jbuilder', '~> 2.0'
21
21
# bundle exec rake doc:rails generates the API under doc/api.
22
22
gem 'sdoc' , '~> 0.4.0' , group : :doc
23
23
24
- gem 'es6-rails'
24
+ gem 'es6-rails' #, path: "../es6-rails"
25
25
26
26
# Use ActiveModel has_secure_password
27
27
# gem 'bcrypt', '~> 3.1.7'
Original file line number Diff line number Diff line change 38
38
tzinfo (~> 1.1 )
39
39
addressable (2.4.0 )
40
40
arel (6.0.3 )
41
- babel-source (5.8.26 )
41
+ babel-source (5.8.35 )
42
42
babel-transpiler (0.7.0 )
43
43
babel-source (>= 4.0 , < 6 )
44
44
execjs (~> 2.0 )
45
45
binding_of_caller (0.7.2 )
46
46
debug_inspector (>= 0.0.1 )
47
47
builder (3.2.2 )
48
- byebug (9.0.0 )
48
+ byebug (9.0.5 )
49
49
capybara (2.7.1 )
50
50
addressable
51
51
mime-types (>= 1.16 )
67
67
debug_inspector (0.0.2 )
68
68
diff-lcs (1.2.5 )
69
69
erubis (2.7.0 )
70
- es6-rails (0.1 .0 )
70
+ es6-rails (0.2 .0 )
71
71
babel-transpiler (~> 0.7 , >= 0.7.0 )
72
72
rails (>= 4.0 , < 5.0 )
73
73
sprockets (~> 3.0 , >= 3.0.0 )
74
74
sprockets-es6 (~> 0.8 , >= 0.8.1 )
75
- execjs (2.6 .0 )
75
+ execjs (2.7 .0 )
76
76
globalid (0.3.6 )
77
77
activesupport (>= 4.1.0 )
78
78
i18n (0.7.0 )
79
- jbuilder (2.4.1 )
79
+ jbuilder (2.5.0 )
80
80
activesupport (>= 3.0.0 , < 5.1 )
81
81
multi_json (~> 1.2 )
82
82
jquery-rails (4.1.1 )
88
88
nokogiri (>= 1.5.9 )
89
89
mail (2.6.4 )
90
90
mime-types (>= 1.16 , < 4 )
91
- mime-types (3.0 )
91
+ mime-types (3.1 )
92
92
mime-types-data (~> 3.2015 )
93
- mime-types-data (3.2016.0221 )
94
- mini_portile2 (2.0.0 )
95
- minitest (5.8.4 )
96
- multi_json (1.12.0 )
97
- nokogiri (1.6.7.2 )
98
- mini_portile2 (~> 2.0.0.rc2 )
93
+ mime-types-data (3.2016.0521 )
94
+ mini_portile2 (2.1.0 )
95
+ minitest (5.9.0 )
96
+ multi_json (1.12.1 )
97
+ nokogiri (1.6.8 )
98
+ mini_portile2 (~> 2.1.0 )
99
+ pkg-config (~> 1.1.7 )
100
+ pkg-config (1.1.7 )
99
101
rack (1.6.4 )
100
102
rack-test (0.6.3 )
101
103
rack (>= 1.0 )
123
125
activesupport (= 4.2.4 )
124
126
rake (>= 0.8.7 )
125
127
thor (>= 0.18.1 , < 2.0 )
126
- rake (11.1 .2 )
128
+ rake (11.2 .2 )
127
129
rdoc (4.2.2 )
128
130
json (~> 1.4 )
129
131
rspec-core (3.4.4 )
157
159
sprockets (3.6.0 )
158
160
concurrent-ruby (~> 1.0 )
159
161
rack (> 1 , < 3 )
160
- sprockets-es6 (0.8.1 )
162
+ sprockets-es6 (0.9.0 )
161
163
babel-source (>= 5.8.11 )
162
164
babel-transpiler
163
165
sprockets (>= 3.0.0 )
168
170
sqlite3 (1.3.11 )
169
171
thor (0.19.1 )
170
172
thread_safe (0.3.5 )
171
- tilt (2.0.3 )
173
+ tilt (2.0.5 )
172
174
tzinfo (1.2.2 )
173
175
thread_safe (~> 0.1 )
174
176
uglifier (3.0.0 )
You can’t perform that action at this time.
0 commit comments