Skip to content

Commit 259e8a5

Browse files
Bump addressable from 2.5.2 to 2.6.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.6.0. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/master/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.5.2...addressable-2.6.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 237f52a commit 259e8a5

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)