Created
June 8, 2016 17:41
-
-
Save mereghost/de8e8500e6090a9eeb65689b506fdaaa to your computer and use it in GitHub Desktop.
Hanami project Gemfile - for bug reporting
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GEM | |
remote: https://rubygems.org/ | |
specs: | |
amq-protocol (2.0.1) | |
ast (2.3.0) | |
basquiat (1.3.2) | |
multi_json | |
naught | |
bunny (2.3.1) | |
amq-protocol (>= 2.0.1) | |
coderay (1.1.1) | |
diff-lcs (1.2.5) | |
docile (1.1.5) | |
dotenv (2.1.1) | |
faraday (0.9.2) | |
multipart-post (>= 1.2, < 3) | |
ffi (1.9.10) | |
formatador (0.2.5) | |
gemfury (0.6.0) | |
faraday (>= 0.9.0, < 0.10.0.pre) | |
highline (~> 1.6.0) | |
multi_json (~> 1.10) | |
netrc (~> 0.10.0) | |
thor (>= 0.14.0, < 1.0.0.pre) | |
guard (2.14.0) | |
formatador (>= 0.2.4) | |
listen (>= 2.7, < 4.0) | |
lumberjack (~> 1.0) | |
nenv (~> 0.1) | |
notiffany (~> 0.0) | |
pry (>= 0.9.12) | |
shellany (~> 0.0) | |
thor (>= 0.18.1) | |
guard-bundler (2.1.0) | |
bundler (~> 1.0) | |
guard (~> 2.2) | |
guard-compat (~> 1.1) | |
guard-compat (1.2.1) | |
guard-rspec (4.7.2) | |
guard (~> 2.1) | |
guard-compat (~> 1.1) | |
rspec (>= 2.99.0, < 4.0) | |
guard-rubocop (1.2.0) | |
guard (~> 2.0) | |
rubocop (~> 0.20) | |
hanami (0.7.3) | |
bundler (~> 1.6) | |
dotenv (~> 2.0) | |
hanami-assets (~> 0.2) | |
hanami-controller (~> 0.6) | |
hanami-helpers (~> 0.3) | |
hanami-mailer (~> 0.2) | |
hanami-router (~> 0.6) | |
hanami-utils (~> 0.7) | |
hanami-view (~> 0.6) | |
shotgun (~> 0.9) | |
thor (~> 0.19) | |
hanami-assets (0.2.1) | |
hanami-helpers (~> 0.3) | |
hanami-utils (~> 0.7) | |
tilt (~> 2.0, >= 2.0.2) | |
hanami-controller (0.6.1) | |
hanami-utils (~> 0.7) | |
hanami-validations (~> 0.5) | |
rack (~> 1.6, >= 1.6.2) | |
hanami-helpers (0.3.0) | |
hanami-utils (~> 0.7) | |
hanami-mailer (0.2.0) | |
hanami-utils (~> 0.7) | |
mail (~> 2.5) | |
tilt (~> 2.0, >= 2.0.1) | |
hanami-model (0.6.1) | |
hanami-utils (~> 0.7) | |
sequel (~> 4.9) | |
hanami-router (0.6.2) | |
hanami-utils (~> 0.7) | |
http_router (~> 0.11) | |
hanami-utils (0.7.2) | |
hanami-validations (0.5.0) | |
hanami-utils (~> 0.7) | |
hanami-view (0.6.1) | |
hanami-utils (~> 0.7) | |
tilt (~> 2.0, >= 2.0.1) | |
highline (1.6.21) | |
http_router (0.11.2) | |
rack (>= 1.0.0) | |
url_mount (~> 0.2.1) | |
json (1.8.3) | |
listen (3.1.5) | |
rb-fsevent (~> 0.9, >= 0.9.4) | |
rb-inotify (~> 0.9, >= 0.9.7) | |
ruby_dep (~> 1.2) | |
lumberjack (1.0.10) | |
mail (2.6.4) | |
mime-types (>= 1.16, < 4) | |
method_source (0.8.2) | |
mime-types (3.1) | |
mime-types-data (~> 3.2015) | |
mime-types-data (3.2016.0521) | |
multi_json (1.12.1) | |
multipart-post (2.0.0) | |
naught (1.1.0) | |
nenv (0.3.0) | |
netrc (0.10.3) | |
notiffany (0.1.0) | |
nenv (~> 0.1) | |
shellany (~> 0.0) | |
parser (2.3.1.2) | |
ast (~> 2.2) | |
powerpack (0.1.1) | |
pry (0.10.3) | |
coderay (~> 1.1.0) | |
method_source (~> 0.8.1) | |
slop (~> 3.4) | |
rack (1.6.4) | |
rack-test (0.6.3) | |
rack (>= 1.0) | |
rainbow (2.1.0) | |
rake (11.1.2) | |
rb-fsevent (0.9.7) | |
rb-inotify (0.9.7) | |
ffi (>= 0.5.0) | |
rspec (3.4.0) | |
rspec-core (~> 3.4.0) | |
rspec-expectations (~> 3.4.0) | |
rspec-mocks (~> 3.4.0) | |
rspec-core (3.4.4) | |
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) | |
rubocop (0.40.0) | |
parser (>= 2.3.1.0, < 3.0) | |
powerpack (~> 0.1) | |
rainbow (>= 1.99.1, < 3.0) | |
ruby-progressbar (~> 1.7) | |
unicode-display_width (~> 1.0, >= 1.0.1) | |
ruby-progressbar (1.8.1) | |
ruby_dep (1.3.1) | |
sequel (4.35.0) | |
shellany (0.0.1) | |
shotgun (0.9.1) | |
rack (>= 1.0) | |
simplecov (0.11.2) | |
docile (~> 1.1.0) | |
json (~> 1.8) | |
simplecov-html (~> 0.10.0) | |
simplecov-html (0.10.0) | |
slop (3.6.0) | |
sqlite3 (1.3.11) | |
thor (0.19.1) | |
tilt (2.0.5) | |
unicode-display_width (1.0.5) | |
url_mount (0.2.1) | |
rack | |
PLATFORMS | |
ruby | |
DEPENDENCIES | |
basquiat | |
bundler | |
bunny | |
gemfury | |
guard | |
guard-bundler | |
guard-rspec | |
guard-rubocop | |
hanami (= 0.7.3) | |
hanami-model (~> 0.6) | |
rack-test | |
rake | |
rspec | |
rubocop | |
simplecov | |
sqlite3 | |
BUNDLED WITH | |
1.11.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment