Skip to content

Commit fddf0e1

Browse files
committed
Updated all development gems. Fixes #189
1 parent c143cc0 commit fddf0e1

File tree

2 files changed

+42
-36
lines changed

2 files changed

+42
-36
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ gem 'enumerize'
2828
group :assets do
2929
gem 'sass-rails'
3030
gem 'coffee-rails'
31-
gem 'bourbon', '~> 1.4.0'
31+
gem 'bourbon'
3232
gem 'execjs'
3333
gem 'eco'
3434
gem 'uglifier'

Gemfile.lock

+41-35
Original file line numberDiff line numberDiff line change
@@ -36,28 +36,33 @@ GEM
3636
nokogiri (>= 1.4.4)
3737
uuidtools (~> 2.1)
3838
bcrypt-ruby (3.0.1)
39-
better_errors (0.5.0)
39+
better_errors (0.7.0)
4040
coderay (>= 1.0.0)
4141
erubis (>= 2.6.6)
42-
binding_of_caller (0.6.8)
42+
binding_of_caller (0.7.1)
43+
debug_inspector (>= 0.0.1)
4344
bootstrap-sass (2.3.0.1)
4445
sass (~> 3.2)
45-
bourbon (1.4.0)
46-
sass (>= 3.1)
46+
bourbon (3.1.1)
47+
sass (>= 3.2.0)
48+
thor
4749
bourne (1.1.2)
4850
mocha (= 0.10.5)
4951
builder (3.0.4)
50-
childprocess (0.3.8)
52+
childprocess (0.3.9)
5153
ffi (~> 1.0, >= 1.0.11)
52-
cocaine (0.4.2)
53-
coderay (1.0.8)
54+
climate_control (0.0.3)
55+
activesupport (>= 3.0)
56+
cocaine (0.5.1)
57+
climate_control (>= 0.0.3, < 1.0)
58+
coderay (1.0.9)
5459
coffee-rails (3.2.2)
5560
coffee-script (>= 2.2.0)
5661
railties (~> 3.2.0)
5762
coffee-script (2.2.0)
5863
coffee-script-source
5964
execjs
60-
coffee-script-source (1.4.0)
65+
coffee-script-source (1.6.1)
6166
colorize (0.5.8)
6267
columnize (0.3.6)
6368
cookiejar (0.3.0)
@@ -69,6 +74,7 @@ GEM
6974
thor
7075
daemons (1.1.9)
7176
database_cleaner (0.9.1)
77+
debug_inspector (0.0.2)
7278
debugger (1.3.3)
7379
columnize (>= 0.3.1)
7480
debugger-linecache (~> 1.1.1)
@@ -81,7 +87,7 @@ GEM
8187
orm_adapter (~> 0.1)
8288
railties (~> 3.1)
8389
warden (~> 1.2.1)
84-
diff-lcs (1.1.3)
90+
diff-lcs (1.2.1)
8591
eco (1.0.0)
8692
coffee-script
8793
eco-source
@@ -98,7 +104,7 @@ GEM
98104
enumerize (0.5.1)
99105
activesupport (>= 3.2)
100106
erubis (2.7.0)
101-
eventmachine (1.0.0)
107+
eventmachine (1.0.1)
102108
execjs (1.4.0)
103109
multi_json (~> 1.0)
104110
factory_girl (4.2.0)
@@ -117,19 +123,19 @@ GEM
117123
yajl-ruby (>= 1.0.0)
118124
faye-websocket (0.4.7)
119125
eventmachine (>= 0.12.0)
120-
ffi (1.3.1)
126+
ffi (1.4.0)
121127
guard (1.6.2)
122128
listen (>= 0.6.0)
123129
lumberjack (>= 1.0.2)
124130
pry (>= 0.9.10)
125131
terminal-table (>= 1.4.3)
126132
thor (>= 0.14.6)
127-
guard-rspec (2.4.0)
133+
guard-rspec (2.5.0)
128134
guard (>= 1.1)
129135
rspec (~> 2.11)
130136
hike (1.2.1)
131137
http_parser.rb (0.5.3)
132-
i18n (0.6.2)
138+
i18n (0.6.4)
133139
jasmine (1.3.1)
134140
jasmine-core (~> 1.3.1)
135141
rack (~> 1.0)
@@ -146,7 +152,7 @@ GEM
146152
activesupport (>= 3.0.0)
147153
kandan-count (1.1.0)
148154
kandan-count-dev (1.1.0)
149-
listen (0.7.2)
155+
listen (0.7.3)
150156
lumberjack (1.0.2)
151157
mail (2.4.4)
152158
i18n (>= 0.4.0)
@@ -164,18 +170,18 @@ GEM
164170
activemodel (>= 3.0.0)
165171
activerecord (>= 3.0.0)
166172
activesupport (>= 3.0.0)
167-
cocaine (~> 0.4.0)
173+
cocaine (~> 0.5.0)
168174
mime-types
169175
pg (0.14.1)
170176
polyglot (0.3.3)
171-
pry (0.9.11.4)
177+
pry (0.9.12)
172178
coderay (~> 1.0.5)
173179
method_source (~> 0.8)
174180
slop (~> 3.4)
175181
pry-rails (0.2.2)
176182
pry (>= 0.9.10)
177-
quiet_assets (1.0.1)
178-
railties (~> 3.1)
183+
quiet_assets (1.0.2)
184+
railties (>= 3.1, < 5.0)
179185
rack (1.4.5)
180186
rack-cache (1.2)
181187
rack (>= 0.4)
@@ -204,28 +210,28 @@ GEM
204210
remotipart (1.0.5)
205211
rest-client (1.6.7)
206212
mime-types (>= 1.16)
207-
rspec (2.12.0)
208-
rspec-core (~> 2.12.0)
209-
rspec-expectations (~> 2.12.0)
210-
rspec-mocks (~> 2.12.0)
211-
rspec-core (2.12.2)
212-
rspec-expectations (2.12.1)
213-
diff-lcs (~> 1.1.3)
214-
rspec-mocks (2.12.2)
215-
rspec-rails (2.12.2)
213+
rspec (2.13.0)
214+
rspec-core (~> 2.13.0)
215+
rspec-expectations (~> 2.13.0)
216+
rspec-mocks (~> 2.13.0)
217+
rspec-core (2.13.0)
218+
rspec-expectations (2.13.0)
219+
diff-lcs (>= 1.1.3, < 2.0)
220+
rspec-mocks (2.13.0)
221+
rspec-rails (2.13.0)
216222
actionpack (>= 3.0)
217223
activesupport (>= 3.0)
218224
railties (>= 3.0)
219-
rspec-core (~> 2.12.0)
220-
rspec-expectations (~> 2.12.0)
221-
rspec-mocks (~> 2.12.0)
225+
rspec-core (~> 2.13.0)
226+
rspec-expectations (~> 2.13.0)
227+
rspec-mocks (~> 2.13.0)
222228
rubyzip (0.9.9)
223-
sass (3.2.5)
229+
sass (3.2.6)
224230
sass-rails (3.2.6)
225231
railties (~> 3.2.0)
226232
sass (>= 3.1.10)
227233
tilt (~> 1.3)
228-
selenium-webdriver (2.29.0)
234+
selenium-webdriver (2.31.0)
229235
childprocess (>= 0.2.5)
230236
multi_json (~> 1.0)
231237
rubyzip
@@ -250,11 +256,11 @@ GEM
250256
eventmachine (>= 0.12.6)
251257
rack (>= 1.0.0)
252258
thor (0.17.0)
253-
tilt (1.3.3)
259+
tilt (1.3.4)
254260
treetop (1.4.12)
255261
polyglot
256262
polyglot (>= 0.3.1)
257-
tzinfo (0.3.35)
263+
tzinfo (0.3.36)
258264
uglifier (1.3.0)
259265
execjs (>= 0.3.0)
260266
multi_json (~> 1.0, >= 1.0.2)
@@ -273,7 +279,7 @@ DEPENDENCIES
273279
better_errors
274280
binding_of_caller
275281
bootstrap-sass (~> 2.3.0.1)
276-
bourbon (~> 1.4.0)
282+
bourbon
277283
coffee-rails
278284
coveralls
279285
database_cleaner

0 commit comments

Comments
 (0)