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
14 changes: 12 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
GEM
remote: https://rubygems.org/
specs:
date (3.3.4)
json (2.6.3)
multi_json (1.15.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.5)
rack (2.2.7)
open-uri (0.4.1)
stringio
time
uri
rack (2.2.8.1)
rack-protection (3.0.6)
rack
ruby2_keywords (0.0.5)
Expand All @@ -25,14 +30,19 @@ GEM
sinatra-sequel (0.9.0)
sequel (>= 3.2.0)
sinatra (>= 0.9.4)
stringio (3.1.0)
tilt (2.2.0)
time (0.3.0)
date
uri (0.13.0)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
json
mysql2
open-uri
sequel
sinatra
sinatra-contrib
Expand Down