Skip to content

Commit eac16a8

Browse files
committed
Bundle update
1 parent fcea67b commit eac16a8

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

Gemfile.lock

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ GEM
4242
net-ssh (>= 2.0.14)
4343
net-ssh-gateway (>= 1.1.0)
4444
capistrano_colors (0.5.5)
45-
celluloid (0.9.0)
45+
celluloid (0.10.0)
4646
chronic (0.6.7)
4747
coffee-rails (3.2.2)
4848
coffee-script (>= 2.2.0)
@@ -52,21 +52,21 @@ GEM
5252
execjs
5353
coffee-script-source (1.2.0)
5454
commonjs (0.2.5)
55-
connection_pool (0.9.0)
55+
connection_pool (0.9.1)
5656
crack (0.3.1)
5757
database_cleaner (0.7.2)
58-
delayed_job (3.0.1)
58+
delayed_job (3.0.2)
5959
activesupport (~> 3.0)
6060
diff-lcs (1.1.3)
6161
dotiw (1.1.1)
6262
actionpack (~> 3)
6363
erubis (2.7.0)
6464
execjs (1.3.0)
6565
multi_json (~> 1.0)
66-
factory_girl (2.6.4)
67-
activesupport (>= 2.3.9)
68-
factory_girl_rails (1.7.0)
69-
factory_girl (~> 2.6.0)
66+
factory_girl (3.0.0)
67+
activesupport (>= 3.0.0)
68+
factory_girl_rails (3.0.0)
69+
factory_girl (~> 3.0.0)
7070
railties (>= 3.0.0)
7171
fakefs (0.4.0)
7272
faraday (0.7.6)
@@ -77,7 +77,7 @@ GEM
7777
faraday (>= 0.6, < 0.8)
7878
faraday_middleware (0.8.6)
7979
faraday (>= 0.7.4, < 0.9)
80-
ffaker (1.13.0)
80+
ffaker (1.14.0)
8181
ffi (1.0.11)
8282
grit (2.4.1)
8383
diff-lcs (~> 1.1)
@@ -90,7 +90,7 @@ GEM
9090
guard (>= 0.2.2)
9191
guard-pow (0.2.1)
9292
guard (>= 0.3.0)
93-
guard-rspec (0.6.0)
93+
guard-rspec (0.7.0)
9494
guard (>= 0.10.0)
9595
has_scope (0.5.1)
9696
hashie (1.2.0)
@@ -101,28 +101,28 @@ GEM
101101
has_scope (~> 0.5.0)
102102
responders (~> 0.6)
103103
journey (1.0.3)
104-
jquery-rails (2.0.1)
104+
jquery-rails (2.0.2)
105105
railties (>= 3.2.0, < 5.0)
106106
thor (~> 0.14)
107-
json (1.6.5)
107+
json (1.6.6)
108108
kaminari (0.13.0)
109109
actionpack (>= 3.0.0)
110110
activesupport (>= 3.0.0)
111111
railties (>= 3.0.0)
112-
less (2.0.11)
112+
less (2.1.0)
113113
commonjs (~> 0.2.0)
114-
therubyracer (~> 0.9.9)
115-
less-rails (2.1.8)
114+
therubyracer (~> 0.10.0)
115+
less-rails (2.2.0)
116116
actionpack (>= 3.1)
117-
less (~> 2.0.7)
117+
less (~> 2.1.0)
118118
libv8 (3.3.10.4)
119119
mail (2.4.4)
120120
i18n (>= 0.4.0)
121121
mime-types (~> 1.16)
122122
treetop (~> 1.4.8)
123123
marked (1.2.2)
124124
mime-types (1.18)
125-
multi_json (1.1.0)
125+
multi_json (1.2.0)
126126
multipart-post (1.1.5)
127127
mysql2 (0.3.11)
128128
net-scp (1.0.4)
@@ -132,7 +132,7 @@ GEM
132132
net-ssh (2.3.0)
133133
net-ssh-gateway (1.1.0)
134134
net-ssh (>= 1.99.1)
135-
newrelic_rpm (3.3.2.1)
135+
newrelic_rpm (3.3.3)
136136
oauth2 (0.5.2)
137137
faraday (~> 0.7)
138138
multi_json (~> 1.0)
@@ -179,14 +179,14 @@ GEM
179179
redis (2.2.2)
180180
redis-namespace (1.1.0)
181181
redis (< 3.0.0)
182-
responders (0.9.0)
182+
responders (0.9.1)
183183
railties (~> 3.1)
184184
rspec (2.9.0)
185185
rspec-core (~> 2.9.0)
186186
rspec-expectations (~> 2.9.0)
187187
rspec-mocks (~> 2.9.0)
188188
rspec-core (2.9.0)
189-
rspec-expectations (2.9.0)
189+
rspec-expectations (2.9.1)
190190
diff-lcs (~> 1.1.3)
191191
rspec-mocks (2.9.0)
192192
rspec-rails (2.9.0)
@@ -200,9 +200,9 @@ GEM
200200
sass (>= 3.1.10)
201201
tilt (~> 1.3)
202202
shoulda-matchers (1.0.0)
203-
sidekiq (0.9.1)
204-
celluloid
205-
connection_pool (>= 0.9.0)
203+
sidekiq (0.11.1)
204+
celluloid (~> 0.10.0)
205+
connection_pool (~> 0.9.0)
206206
multi_json
207207
redis
208208
redis-namespace
@@ -213,32 +213,32 @@ GEM
213213
rack (~> 1.3, >= 1.3.6)
214214
rack-protection (~> 1.2)
215215
tilt (~> 1.3, >= 1.3.3)
216-
slim (1.1.1)
216+
slim (1.2.0)
217217
temple (~> 0.4.0)
218-
tilt (~> 1.3.2)
218+
tilt (~> 1.3.3)
219219
sprockets (2.1.2)
220220
hike (~> 1.2)
221221
rack (~> 1.0)
222222
tilt (~> 1.1, != 1.3.0)
223223
sqlite3 (1.3.5)
224224
temple (0.4.0)
225-
therubyracer (0.9.10)
225+
therubyracer (0.10.0)
226226
libv8 (~> 3.3.10)
227227
thor (0.14.6)
228228
tilt (1.3.3)
229229
treetop (1.4.10)
230230
polyglot
231231
polyglot (>= 0.3.1)
232-
twitter-bootstrap-rails (2.0.4)
232+
twitter-bootstrap-rails (2.0.5)
233233
actionpack (>= 3.1)
234-
less-rails (~> 2.1.8)
234+
less-rails (~> 2.2.0)
235235
railties (>= 3.1)
236236
tzinfo (0.3.32)
237-
uglifier (1.2.3)
237+
uglifier (1.2.4)
238238
execjs (>= 0.3.0)
239239
multi_json (>= 1.0.2)
240-
vcr (2.0.0)
241-
webmock (1.8.4)
240+
vcr (2.0.1)
241+
webmock (1.8.5)
242242
addressable (>= 2.2.7)
243243
crack (>= 0.1.7)
244244
whenever (0.7.3)

0 commit comments

Comments
 (0)