Skip to content

Commit 4103c9d

Browse files
authored
Upgrade rest-client to version 1.8.0
Upgrade rest-client to version 1.8.0
1 parent 728db91 commit 4103c9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GIT
44
specs:
55
mina-slack (0.0.3)
66
mina (~> 0.3.0)
7-
rest-client (~> 1.6.7)
7+
rest-client (>= 1.8.0)
88

99
GIT
1010
remote: git://github.com/InfraexDev/unread.git
@@ -382,7 +382,7 @@ GEM
382382
responders (2.4.0)
383383
actionpack (>= 4.2.0, < 5.3)
384384
railties (>= 4.2.0, < 5.3)
385-
rest-client (1.6.9)
385+
rest-client (1.8.0)
386386
mime-types (~> 1.16)
387387
rotp (3.3.1)
388388
rspec-core (3.8.0)
@@ -551,7 +551,7 @@ DEPENDENCIES
551551
rake
552552
rbtree
553553
redis-rails
554-
rest-client (~> 1.6.8)
554+
rest-client (>= 1.8.0)
555555
rotp
556556
rspec-rails
557557
sass-rails (~> 5.0.7)

0 commit comments

Comments
 (0)