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
22 changes: 13 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,9 @@ GEM
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mimemagic (0.3.3)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_magick (4.9.2)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
Expand All @@ -333,7 +335,8 @@ GEM
multi_json (1.13.1)
multipart-post (2.0.0)
mustache (1.1.0)
mustermann (1.0.3)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.2)
mysql2 (0.5.2-x64-mingw32)
mysql2 (0.5.2-x86-mingw32)
Expand Down Expand Up @@ -364,10 +367,10 @@ GEM
thor
raabro (1.1.6)
racc (1.4.15)
rack (2.0.7)
rack (2.2.4)
rack-cache (1.8.0)
rack (>= 0.4)
rack-protection (2.0.5)
rack-protection (2.2.3)
rack
rack-proxy (0.6.5)
rack
Expand Down Expand Up @@ -420,6 +423,7 @@ GEM
ruby-progressbar (1.10.1)
ruby-vips (2.0.13)
ffi (~> 1.9)
ruby2_keywords (0.0.5)
ruby_dep (1.5.0)
rubyzip (1.2.3)
rufus-scheduler (3.6.0)
Expand Down Expand Up @@ -454,10 +458,10 @@ GEM
faraday (~> 0.9)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
sinatra (2.0.5)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.5)
sinatra (2.2.3)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.3)
tilt (~> 2.0)
sneakers (2.11.0)
bunny (~> 2.12)
Expand All @@ -484,7 +488,7 @@ GEM
thor (0.20.3)
thread_safe (0.3.6)
thread_safe (0.3.6-java)
tilt (2.0.9)
tilt (2.0.11)
turbolinks (5.2.0)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
Expand Down