We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed653af + d4a7161 commit 6c62606Copy full SHA for 6c62606
1 file changed
Gemfile.lock
@@ -6,8 +6,8 @@ GEM
6
minitest (~> 5.1)
7
thread_safe (~> 0.3, >= 0.3.4)
8
tzinfo (~> 1.1)
9
- addressable (2.6.0)
10
- public_suffix (>= 2.0.2, < 4.0)
+ addressable (2.8.0)
+ public_suffix (>= 2.0.2, < 5.0)
11
coffee-script (2.4.1)
12
coffee-script-source
13
execjs
@@ -212,7 +212,7 @@ GEM
212
sawyer (~> 0.8.0, >= 0.5.3)
213
pathutil (0.16.2)
214
forwardable-extended (~> 2.6)
215
- public_suffix (3.0.3)
+ public_suffix (3.1.1)
216
racc (1.6.0)
217
rb-fsevent (0.10.3)
218
rb-inotify (0.10.0)
0 commit comments