Skip to content

Commit c6fe36d

Browse files
committed
Update gems
1 parent e09d411 commit c6fe36d

File tree

3 files changed

+16
-51
lines changed

3 files changed

+16
-51
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,8 @@ script:
2828

2929
notifications:
3030
slack:
31+
template:
32+
- "<%{build_url}|#%{build_number}> (<%{compare_url}|%{commit}>) of %{repository}@%{branch} by %{author} %{result} in %{duration}"
33+
- "%{commit_subject}"
34+
- "${commit_message}"
3135
secure: mpNLTpZPaQ9NmHTAm8uSsPfwL07Esh750yPYWJfCSJzGrNMoz8IDleY8ddPNwTVOLIhhV4rVK7QyF5aAin8+riIlTzJkeLViEL257vl/VY+Th9ryYLdJ1hpa+HaZ8AeDinS5BTdtyjZYClUk+ALKqiFCxe2mm3oODgcSFIPjdhZ40CJKmHAMlj+S2+ypFMYg1Qy9F1xlwb952ZV7PnjwT8kjnzkMmAWtgpEFlTIBJVjBlO4FGh9nCqHda6KT3TjUxMa49Kt8cRBmZCPgkteLciUnOo1rjPeyJX4pjL0pThoCHkHFtFVffw/BxJ0b4WdIc/LKz7iFqJTSF3HChO55lAKhC8bbTaus5kr1AT+McNeC7+hcstjncSIzUEUabcPN2oF/po1SV/A3wR203JsddHRPN3nIGi71izNoT4rFAY+qNeUZS0VeAa2YWNDq46FMLvoCE/+i//HFx/nWYF8D6dLqRWaIeqeJAUeSZHmqey88Ff4SuuybuB3k6ryqWkYS/K+YvrjtuFNZUouscB5vktOjuLiwDTLAVVLQ6ybPBJ2YEj6CpOi2GmazJty9YQcfcYmWlqEf4nBAbcTCRPA/n2306k/26fH4tZygW1g4Zm/BUfGZjrWaHQqA6f4uo10qKVTOktd4vjIJl74SED1vgvoGUbmvOpFKtkQ9RuhBaig=

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ group :development, :test do
5656
gem 'dotenv-rails'
5757
gem 'fabrication-rails'
5858
gem 'faker'
59-
gem 'google_drive'
6059
gem 'letter_opener'
6160
gem 'rubocop', require: false
6261
gem 'traceroute'

Gemfile.lock

Lines changed: 12 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ GEM
4343
i18n (~> 0.7)
4444
minitest (~> 5.1)
4545
tzinfo (~> 1.1)
46-
addressable (2.4.0)
46+
addressable (2.5.1)
47+
public_suffix (~> 2.0, >= 2.0.2)
4748
arel (7.1.4)
4849
ast (2.3.0)
4950
aws-sdk (2.6.12)
@@ -60,7 +61,7 @@ GEM
6061
json (~> 1.7, >= 1.7.7)
6162
builder (3.2.3)
6263
byebug (9.0.6)
63-
capybara (2.6.0)
64+
capybara (2.13.0)
6465
addressable
6566
mime-types (>= 1.16)
6667
nokogiri (>= 1.3.3)
@@ -127,28 +128,6 @@ GEM
127128
get_process_mem (0.2.0)
128129
globalid (0.3.7)
129130
activesupport (>= 4.1.0)
130-
google-api-client (0.9.12)
131-
addressable (~> 2.3)
132-
googleauth (~> 0.5)
133-
httpclient (~> 2.7)
134-
hurley (~> 0.1)
135-
memoist (~> 0.11)
136-
mime-types (>= 1.6)
137-
representable (~> 2.3.0)
138-
retriable (~> 2.0)
139-
thor (~> 0.19)
140-
google_drive (2.1.1)
141-
google-api-client (>= 0.9.0, < 1.0.0)
142-
googleauth (>= 0.5.0, < 1.0.0)
143-
nokogiri (>= 1.5.3, < 2.0.0)
144-
googleauth (0.5.1)
145-
faraday (~> 0.9)
146-
jwt (~> 1.4)
147-
logging (~> 2.0)
148-
memoist (~> 0.12)
149-
multi_json (~> 1.11)
150-
os (~> 0.9)
151-
signet (~> 0.7)
152131
green_monkey (0.2.2)
153132
chronic_duration
154133
haml (>= 3.1.0)
@@ -161,15 +140,14 @@ GEM
161140
haml (>= 4.0.6, < 5.0)
162141
html2haml (>= 1.0.1)
163142
railties (>= 4.0.1)
164-
html2haml (2.0.0)
143+
html2haml (2.1.0)
165144
erubis (~> 2.7.0)
166-
haml (~> 4.0.0)
167-
nokogiri (~> 1.6.0)
145+
haml (~> 4.0)
146+
nokogiri (>= 1.6.0)
168147
ruby_parser (~> 3.5)
169148
http-cookie (1.0.2)
170149
domain_name (~> 0.5)
171150
httpclient (2.8.0)
172-
hurley (0.2)
173151
i18n (0.8.1)
174152
icalendar (2.3.0)
175153
invisible_captcha (0.9.1)
@@ -185,7 +163,6 @@ GEM
185163
multi_json (>= 1.3)
186164
securecompare
187165
url_safe_base64
188-
jwt (1.5.4)
189166
kaminari (0.16.3)
190167
actionpack (>= 3.0.0)
191168
activesupport (>= 3.0.0)
@@ -197,10 +174,6 @@ GEM
197174
letter_opener (1.4.1)
198175
launchy (~> 2.2)
199176
libv8 (5.0.71.48.3)
200-
little-plugger (1.1.4)
201-
logging (2.1.0)
202-
little-plugger (~> 1.1)
203-
multi_json (~> 1.10)
204177
lograge (0.4.1)
205178
actionpack (>= 4, < 5.1)
206179
activesupport (>= 4, < 5.1)
@@ -209,7 +182,6 @@ GEM
209182
nokogiri (>= 1.5.9)
210183
mail (2.6.4)
211184
mime-types (>= 1.16, < 4)
212-
memoist (0.15.0)
213185
meta-tags (2.1.0)
214186
actionpack (>= 3.0.0)
215187
method_source (0.8.2)
@@ -227,10 +199,9 @@ GEM
227199
netrc (0.11.0)
228200
newrelic_rpm (3.16.2.321)
229201
nio4r (2.0.0)
230-
nokogiri (1.6.8.1)
202+
nokogiri (1.7.1)
231203
mini_portile2 (~> 2.1.0)
232204
numerizer (0.1.1)
233-
os (0.9.6)
234205
parser (2.3.1.4)
235206
ast (~> 2.2)
236207
pg (0.18.4)
@@ -245,6 +216,7 @@ GEM
245216
actionmailer (>= 3.0.0)
246217
postmark (~> 1.7.0)
247218
powerpack (0.1.1)
219+
public_suffix (2.0.5)
248220
puma (2.14.0)
249221
puma_worker_killer (0.0.4)
250222
get_process_mem (~> 0.2)
@@ -304,13 +276,10 @@ GEM
304276
rainbow (~> 2.1)
305277
redcarpet (3.3.4)
306278
redis (3.2.2)
307-
representable (2.3.0)
308-
uber (~> 0.0.7)
309279
rest-client (1.8.0)
310280
http-cookie (>= 1.0.2, < 2.0)
311281
mime-types (>= 1.16, < 3.0)
312282
netrc (~> 0.7)
313-
retriable (2.1.0)
314283
reverse_markdown (1.0.1)
315284
nokogiri
316285
rubocop (0.43.0)
@@ -320,7 +289,7 @@ GEM
320289
ruby-progressbar (~> 1.7)
321290
unicode-display_width (~> 1.0, >= 1.0.1)
322291
ruby-progressbar (1.8.1)
323-
ruby_parser (3.7.2)
292+
ruby_parser (3.8.4)
324293
sexp_processor (~> 4.1)
325294
sass (3.4.23)
326295
sass-rails (5.0.6)
@@ -331,18 +300,13 @@ GEM
331300
tilt (>= 1.1, < 3)
332301
securecompare (1.0.0)
333302
sequel (4.27.0)
334-
sexp_processor (4.6.0)
303+
sexp_processor (4.8.0)
335304
shoulda (3.5.0)
336305
shoulda-context (~> 1.0, >= 1.0.1)
337306
shoulda-matchers (>= 1.4.1, < 3.0)
338307
shoulda-context (1.2.1)
339308
shoulda-matchers (2.8.0)
340309
activesupport (>= 3.0.0)
341-
signet (0.7.3)
342-
addressable (~> 2.3)
343-
faraday (~> 0.9)
344-
jwt (~> 1.5)
345-
multi_json (~> 1.10)
346310
spring (1.6.2)
347311
sprockets (3.7.1)
348312
concurrent-ruby (~> 1.0)
@@ -355,15 +319,14 @@ GEM
355319
rest-client (~> 1.4)
356320
thor (0.19.4)
357321
thread_safe (0.3.6)
358-
tilt (2.0.6)
322+
tilt (2.0.7)
359323
timecop (0.8.1)
360324
traceroute (0.5.0)
361325
rails (>= 3.0.0)
362326
turbolinks (2.5.3)
363327
coffee-rails
364-
tzinfo (1.2.2)
328+
tzinfo (1.2.3)
365329
thread_safe (~> 0.1)
366-
uber (0.0.15)
367330
uglifier (2.7.2)
368331
execjs (>= 0.3.0)
369332
json (>= 1.8.0)
@@ -406,7 +369,6 @@ DEPENDENCIES
406369
faker
407370
faraday
408371
friendly_id
409-
google_drive
410372
green_monkey
411373
haml-rails
412374
icalendar

0 commit comments

Comments
 (0)