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
16 changes: 15 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ GEM
multi_json (~> 1.0)
addressable (2.3.2)
arel (3.0.2)
bcrypt-ruby (3.0.1)
bcrypt-ruby (3.0.1-x86-mingw32)
bootstrap-sass (2.0.4.0)
bootstrap-will_paginate (0.0.6)
Expand Down Expand Up @@ -73,6 +74,9 @@ GEM
faker (1.0.1)
i18n (~> 0.4)
ffi (1.1.5)
ffi (1.1.5-x86-mingw32)
gherkin (2.11.2)
json (>= 1.4.6)
gherkin (2.11.2-x86-mingw32)
json (>= 1.4.6)
guard (1.3.2)
Expand Down Expand Up @@ -101,10 +105,17 @@ GEM
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.19)
mini_portile2 (2.6.1)
multi_json (1.3.6)
nokogiri (1.5.5-x86-mingw32)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
nokogiri (1.12.5-x86-mingw32)
racc (~> 1.4)
pg (0.12.2)
pg (0.12.2-x86-mingw32)
polyglot (0.3.3)
racc (1.5.2)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
Expand Down Expand Up @@ -159,12 +170,14 @@ GEM
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
spork (0.9.0)
spork (0.9.0-x86-mingw32)
win32-process
sprockets (2.1.3)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.5)
sqlite3 (1.3.5-x86-mingw32)
thor (0.16.0)
tilt (1.3.3)
Expand All @@ -182,6 +195,7 @@ GEM
nokogiri (~> 1.3)

PLATFORMS
ruby
x86-mingw32

DEPENDENCIES
Expand Down