Skip to content

Commit d25bc5f

Browse files
author
Sidak Singh Aulakh
authored
Merge branch 'master' into master
2 parents cbd6b7f + 911ede9 commit d25bc5f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GEM
66
minitest (~> 5.1)
77
thread_safe (~> 0.3, >= 0.3.4)
88
tzinfo (~> 1.1)
9-
addressable (2.5.2)
9+
addressable (2.6.0)
1010
public_suffix (>= 2.0.2, < 4.0)
1111
coffee-script (2.4.1)
1212
coffee-script-source
@@ -238,9 +238,9 @@ GEM
238238
sass-listen (4.0.0)
239239
rb-fsevent (~> 0.9, >= 0.9.4)
240240
rb-inotify (~> 0.9, >= 0.9.7)
241-
sawyer (0.8.1)
242-
addressable (>= 2.3.5, < 2.6)
243-
faraday (~> 0.8, < 1.0)
241+
sawyer (0.8.2)
242+
addressable (>= 2.3.5)
243+
faraday (> 0.8, < 2.0)
244244
terminal-table (1.8.0)
245245
unicode-display_width (~> 1.1, >= 1.1.1)
246246
thread_safe (0.3.6)

0 commit comments

Comments
 (0)