Skip to content
Closed
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
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GIT
remote: git://github.com/pivotal/sinclair.git
remote: https://github.com/pivotal/sinclair.git
revision: b8c88158d000e75c6b8296a96e2dfe6da82ed823
specs:
sinclair (0.2.0)
Expand Down Expand Up @@ -195,6 +195,7 @@ GEM
multi_xml (0.5.5)
multipart-post (2.0.0)
netrc (0.11.0)
nio4r (2.5.2)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
nori (2.6.0)
Expand All @@ -218,7 +219,8 @@ GEM
eventmachine_httpserver
http_parser.rb (~> 0.6.0)
multi_json
puma (2.16.0)
puma (5.6.7)
nio4r (~> 2.0)
rack (1.6.4)
rack-cors (0.4.0)
rack-test (0.6.3)
Expand Down