Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
GIT
remote: git://github.com/InfraexDev/mina-slack.git
remote: https://github.com/InfraexDev/mina-slack.git
revision: 5b7571a34f1979784720c0bfef555591e89ca3a7
specs:
mina-slack (0.0.3)
mina (~> 0.3.0)
rest-client (~> 1.6.7)

GIT
remote: git://github.com/InfraexDev/unread.git
remote: https://github.com/InfraexDev/unread.git
revision: b8fa0502e9558c93388a104bcbe20376cf43027d
specs:
unread (0.4.0)
Expand Down Expand Up @@ -45,7 +45,8 @@ GEM
tzinfo (~> 0.3.37)
acts-as-taggable-on (3.0.1)
rails (>= 3, < 5)
addressable (2.3.5)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
amq-protocol (1.9.2)
amqp (1.3.0)
amq-protocol (>= 1.9.2)
Expand Down Expand Up @@ -263,6 +264,7 @@ GEM
slop (~> 3.4)
pry-rails (0.3.2)
pry (>= 0.9.10)
public_suffix (5.0.0)
pusher (0.12.0)
httpclient (~> 2.3.0)
multi_json (~> 1.0)
Expand Down