codevalet/webapp/Gemfile.lock

84 lines
1.7 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
activesupport (5.1.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
concurrent-ruby (1.0.5)
dalli (2.7.6)
diff-lcs (1.3)
faraday (0.12.2)
multipart-post (>= 1.2, < 3)
haml (5.0.1)
temple (>= 0.8.0)
tilt
i18n (0.8.6)
kramdown (1.14.0)
minitest (5.10.3)
multipart-post (2.0.0)
mustermann (1.0.0)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
public_suffix (2.0.5)
puma (3.10.0)
rack (2.0.3)
rack-cache (1.7.1)
rack (>= 0.4)
rack-protection (2.0.0)
rack
rspec (3.6.0)
rspec-core (~> 3.6.0)
rspec-expectations (~> 3.6.0)
rspec-mocks (~> 3.6.0)
rspec-core (3.6.0)
rspec-support (~> 3.6.0)
rspec-expectations (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-mocks (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-support (3.6.0)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
sentry-raven (2.6.3)
faraday (>= 0.7.6, < 1.0)
sinatra (2.0.0)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.0)
tilt (~> 2.0)
temple (0.8.0)
thread_safe (0.3.6)
tilt (2.0.7)
tzinfo (1.2.3)
thread_safe (~> 0.1)
warden (1.2.7)
rack (>= 1.0)
warden-github (1.3.2)
activesupport (> 3.0)
octokit (> 2.1.0)
warden (> 1.0)
PLATFORMS
ruby
DEPENDENCIES
dalli
haml
kramdown
puma
rack-cache
rspec
sentry-raven
sinatra
warden-github
BUNDLED WITH
1.16.0