We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728db91 commit 4103c9dCopy full SHA for 4103c9d
Gemfile.lock
@@ -4,7 +4,7 @@ GIT
4
specs:
5
mina-slack (0.0.3)
6
mina (~> 0.3.0)
7
- rest-client (~> 1.6.7)
+ rest-client (>= 1.8.0)
8
9
GIT
10
remote: git://github.com/InfraexDev/unread.git
@@ -382,7 +382,7 @@ GEM
382
responders (2.4.0)
383
actionpack (>= 4.2.0, < 5.3)
384
railties (>= 4.2.0, < 5.3)
385
- rest-client (1.6.9)
+ rest-client (1.8.0)
386
mime-types (~> 1.16)
387
rotp (3.3.1)
388
rspec-core (3.8.0)
@@ -551,7 +551,7 @@ DEPENDENCIES
551
rake
552
rbtree
553
redis-rails
554
- rest-client (~> 1.6.8)
555
rotp
556
rspec-rails
557
sass-rails (~> 5.0.7)
0 commit comments