codevalet/webapp/Gemfile.lock

87 lines
1.8 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
activesupport (5.1.5)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
concurrent-ruby (1.0.5)
dalli (2.7.6)
diff-lcs (1.3)
faraday (0.14.0)
multipart-post (>= 1.2, < 3)
haml (5.0.4)
temple (>= 0.8.0)
tilt
hashie (3.5.7)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
kramdown (1.16.2)
minitest (5.11.3)
multipart-post (2.0.0)
mustermann (1.0.2)
octokit (4.8.0)
sawyer (~> 0.8.0, >= 0.5.3)
public_suffix (3.0.2)
puma (3.11.2)
rack (2.0.4)
rack-cache (1.7.1)
rack (>= 0.4)
rack-protection (2.0.1)
rack
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
sentry-raven (2.7.2)
faraday (>= 0.7.6, < 1.0)
sinatra (2.0.1)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.1)
tilt (~> 2.0)
temple (0.8.0)
thread_safe (0.3.6)
tilt (2.0.8)
tzinfo (1.2.5)
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
hashie
kramdown
puma
rack-cache
rspec
sentry-raven
sinatra
warden-github
BUNDLED WITH
1.16.1