1
0
mirror of https://github.com/Eising/kipketer.git synced 2024-05-11 05:55:17 +00:00
Eising-kipketer/webapp/Gemfile.lock
Allan Eising 7e43849f92 New Dockerfile, ruby 2.3.0 and working on reporting
* This system should run on newest ruby, not old stuff

* Started work on customizing the report
2016-01-18 14:03:52 +01:00

151 lines
3.1 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
backports (3.6.7)
builder (3.2.2)
capybara (2.6.0)
addressable
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
combine_pdf (0.2.14)
ruby-rc4 (>= 0.1.5)
cucumber (2.3.0)
builder (>= 2.1.2)
cucumber-core (~> 1.4.0)
cucumber-wire (~> 0.0.1)
diff-lcs (>= 1.1.3)
event-bus (~> 0.1.0)
gherkin (~> 3.2.0)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.2)
cucumber-core (1.4.0)
gherkin (~> 3.2.0)
cucumber-sinatra (0.5.0)
templater (>= 1.0.0)
cucumber-wire (0.0.1)
data_uri (0.1.0)
diff-lcs (1.2.5)
event-bus (0.1.0)
extlib (0.9.16)
gherkin (3.2.0)
git-version-bump (0.15.1)
haml (4.0.7)
tilt
highline (1.7.8)
jsmin (1.0.1)
json (1.8.3)
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.99)
mini_portile2 (2.0.0)
multi_json (1.11.2)
multi_test (0.1.2)
mustache (1.0.2)
mysql (2.9.1)
mysql2 (0.3.20)
netaddr (1.5.0)
nokogiri (1.6.7.1)
mini_portile2 (~> 2.0.0.rc2)
pdfkit (0.8.2)
puma (2.15.3)
rack (1.6.4)
rack-contrib (1.4.0)
git-version-bump (~> 0.15)
rack (~> 1.4)
rack-protection (1.5.3)
rack
rack-test (0.6.3)
rack (>= 1.0)
rack-utf8_sanitizer (1.3.2)
rack (>= 1.0, < 3.0)
redcarpet (3.3.4)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.1)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
ruby-rc4 (0.1.5)
sequel (4.30.0)
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
sinatra-assetpack (0.3.5)
jsmin
rack-test
sinatra
tilt (>= 1.3.0, < 2.0)
sinatra-contrib (1.4.6)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (>= 1.3, < 3)
sinatra-flash (0.3.0)
sinatra (>= 1.0.0)
sinatra-redirect-with-flash (0.2.1)
sinatra (>= 1.0.0)
sqlite3 (1.3.11)
templater (1.0.0)
diff-lcs (>= 1.1.2)
extlib (>= 0.9.5)
highline (>= 1.4.0)
tilt (1.4.1)
will_paginate (3.0.7)
wkhtmltopdf-binary (0.9.9.3)
xpath (2.0.0)
nokogiri (~> 1.3)
yard (0.8.7.6)
yui-compressor (0.12.0)
PLATFORMS
ruby
DEPENDENCIES
capybara
combine_pdf
cucumber
cucumber-sinatra
data_uri
haml
json
mail
mustache
mysql
mysql2 (~> 0.3.16)
netaddr
nokogiri
pdfkit
puma
rack-contrib
rack-utf8_sanitizer
redcarpet
rspec
sequel
sinatra
sinatra-assetpack
sinatra-contrib
sinatra-flash
sinatra-redirect-with-flash
sqlite3
will_paginate (~> 3.0.6)
wkhtmltopdf-binary
yard
yui-compressor
BUNDLED WITH
1.11.2