Skip to content

Instantly share code, notes, and snippets.

@Sickphilosopher
Created November 2, 2018 10:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sickphilosopher/352c93102b4cc0a8b3f1590d5abb273f to your computer and use it in GitHub Desktop.
Save Sickphilosopher/352c93102b4cc0a8b3f1590d5abb273f to your computer and use it in GitHub Desktop.
Gemfile for hanami environment issue
GIT
remote: https://github.com/Sickphilosopher/capistrano-hanami-webpack.git
revision: f680cf658b23c39efcdfe7f58a786c138817676e
specs:
capistrano-hanami-webpack (0.1.1)
capistrano-hanami (~> 0.2.0)
capistrano-yarn (~> 2.0.0)
GIT
remote: https://github.com/Sickphilosopher/hanami-webpack.git
revision: aab739d1a92eacc573c1b1232483c359dfcff1b1
specs:
hanami-webpack (0.2.0)
dry-configurable
hanami
GIT
remote: https://github.com/dblock/ruby-enum.git
revision: dd6dff6c472235465a1f9a0e19463516222f229c
ref: dd6dff6c472235465a1f9a0e19463516222f229c
specs:
ruby-enum (0.7.2)
i18n
GEM
remote: https://rubygems.org/
specs:
activemodel (5.2.0)
activesupport (= 5.2.0)
activesupport (5.2.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
airbrussh (1.3.0)
sshkit (>= 1.6.1, != 1.7.0)
ast (2.4.0)
bcrypt (3.1.12)
bourbon (5.0.1)
sass (~> 3.4)
thor (~> 0.19)
bson (4.3.0)
bson_ext (1.5.1)
builder (3.2.3)
byebug (10.0.2)
capistrano (3.10.2)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
capistrano-bundler (1.3.0)
capistrano (~> 3.1)
sshkit (~> 1.2)
capistrano-hanami (0.2.0)
capistrano (~> 3.7)
capistrano-bundler (~> 1.2)
capistrano-rvm (0.1.2)
capistrano (~> 3.0)
sshkit (~> 1.2)
capistrano-yarn (2.0.2)
capistrano (~> 3.0)
capybara (3.1.1)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
xpath (~> 3.0)
coderay (1.1.2)
concurrent-ruby (1.0.5)
config (1.7.0)
activesupport (>= 3.0)
deep_merge (~> 1.2.1)
dry-validation (>= 0.10.4)
connection_pool (2.2.2)
database_cleaner (1.7.0)
deep_merge (1.2.1)
diff-lcs (1.3)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.4.0)
down (4.5.0)
dry-auto_inject (0.4.6)
dry-container (>= 0.3.4)
dry-configurable (0.7.0)
concurrent-ruby (~> 1.0)
dry-container (0.6.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.4.7)
concurrent-ruby (~> 1.0)
dry-equalizer (0.2.1)
dry-inflector (0.1.2)
dry-initializer (1.4.1)
dry-logic (0.4.2)
dry-container (~> 0.2, >= 0.2.6)
dry-core (~> 0.2)
dry-equalizer (~> 0.2)
dry-struct (0.3.1)
dry-configurable (~> 0.1)
dry-core (~> 0.3)
dry-equalizer (~> 0.2)
dry-types (~> 0.9, >= 0.9.0)
ice_nine (~> 0.11)
dry-system (0.9.2)
concurrent-ruby (~> 1.0)
dry-auto_inject (>= 0.4.0)
dry-configurable (~> 0.7, >= 0.7.0)
dry-container (~> 0.6)
dry-core (>= 0.3.1)
dry-equalizer (~> 0.2)
dry-inflector (~> 0.1)
dry-struct (~> 0.3)
dry-types (0.11.1)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1)
dry-container (~> 0.3)
dry-core (~> 0.2, >= 0.2.1)
dry-equalizer (~> 0.2)
dry-logic (~> 0.4, >= 0.4.0)
inflecto (~> 0.0.0, >= 0.0.2)
dry-validation (0.11.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (~> 0.2, >= 0.2.1)
dry-equalizer (~> 0.2)
dry-logic (~> 0.4, >= 0.4.0)
dry-types (~> 0.11.0)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.2.7)
excon (0.62.0)
execjs (2.7.0)
fabrication (2.20.1)
faker (1.8.7)
i18n (>= 0.7)
fast_jsonapi (1.3)
activesupport (>= 4.2)
ffi (1.9.23)
fog-core (2.1.2)
builder
excon (~> 0.58)
formatador (~> 0.2)
mime-types
fog-json (1.2.0)
fog-core
multi_json (~> 1.10)
fog-openstack (1.0.0)
fog-core (~> 2.1)
fog-json (>= 1.0)
ipaddress (>= 0.8)
foreman (0.84.0)
thor (~> 0.19.1)
formatador (0.2.5)
guard (2.14.2)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.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-livereload (2.5.2)
em-websocket (~> 0.5)
guard (~> 2.8)
guard-compat (~> 1.0)
multi_json (~> 1.8)
guard-rspec (4.7.3)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
guard-rubocop (1.3.0)
guard (~> 2.0)
rubocop (~> 0.20)
hanami (1.2.0)
bundler
concurrent-ruby (~> 1.0)
hanami-assets (~> 1.2)
hanami-cli (~> 0.2)
hanami-controller (~> 1.2)
hanami-helpers (~> 1.2)
hanami-mailer (~> 1.2)
hanami-router (~> 1.2)
hanami-utils (~> 1.2)
hanami-validations (~> 1.2)
hanami-view (~> 1.2)
hanami-assets (1.2.0)
hanami-helpers (~> 1.2)
hanami-utils (~> 1.2)
tilt (~> 2.0, >= 2.0.2)
hanami-cli (0.2.0)
concurrent-ruby (~> 1.0)
hanami-utils (~> 1.2)
hanami-controller (1.2.0)
hanami-utils (~> 1.2)
rack (~> 2.0)
hanami-fabrication (0.1.0)
fabrication (~> 2.16)
hanami-utils (< 2.0)
hanami-helpers (1.2.2)
hanami-utils (~> 1.2)
hanami-mailer (1.2.0)
hanami-utils (~> 1.2)
mail (~> 2.6)
tilt (~> 2.0, >= 2.0.1)
hanami-model (1.2.0)
concurrent-ruby (~> 1.0)
dry-types (~> 0.11.0)
hanami-utils (~> 1.2)
rom (~> 3.3, >= 3.3.3)
rom-repository (~> 1.4)
rom-sql (~> 1.3, >= 1.3.5)
hanami-router (1.2.0)
hanami-utils (~> 1.2)
http_router (= 0.11.2)
rack (~> 2.0)
hanami-shrine (0.4.0)
hanami-model (>= 1.0)
hanami-utils (>= 1.0)
shrine (>= 2.7.0)
hanami-utils (1.2.0)
concurrent-ruby (~> 1.0)
transproc (~> 1.0)
hanami-validations (1.2.2)
dry-validation (~> 0.11, < 0.12)
hanami-utils (~> 1.2)
hanami-view (1.2.0)
hanami-utils (~> 1.2)
tilt (~> 2.0, >= 2.0.1)
http (3.3.0)
addressable (~> 2.3)
http-cookie (~> 1.0)
http-form_data (~> 2.0)
http_parser.rb (~> 0.6.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
http-form_data (2.1.1)
http_parser.rb (0.6.0)
http_router (0.11.2)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
i18n (1.0.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
inflecto (0.0.2)
ipaddress (0.8.3)
jaro_winkler (1.5.1)
jsonapi-serializers (1.0.0)
activesupport
jwt (2.1.0)
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.13)
mail (2.7.0)
mini_mime (>= 0.1.1)
method_source (0.9.0)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
mongo (2.5.3)
bson (>= 4.3.0, < 5.0.0)
mongoid (6.4.1)
activemodel (>= 5.1, < 6.0.0)
mongo (>= 2.5.1, < 3.0.0)
mongoid_includes (2.1.0)
mongoid (>= 6.0.1, < 7.0.0)
multi_json (1.13.1)
mustermann (1.0.2)
nenv (0.3.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (4.2.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
oj (3.6.0)
parallel (1.12.1)
parser (2.5.1.0)
ast (~> 2.4.0)
pg (1.0.0)
powerpack (0.1.2)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.6.0)
byebug (~> 10.0)
pry (~> 0.10)
public_suffix (3.0.2)
puma (3.11.4)
rack (2.0.5)
rack-livereload (0.3.17)
rack
rack-protection (2.0.1)
rack
rack-test (1.0.0)
rack (>= 1.0, < 3)
rack_csrf (2.6.0)
rack (>= 1.1.0)
rainbow (3.0.0)
rake (12.3.1)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
redis (4.0.1)
roda (3.8.0)
rack
rodauth (1.16.0)
roda (>= 2.6.0)
sequel (>= 4)
rollbar (2.16.2)
multi_json
rom (3.3.3)
concurrent-ruby (~> 1.0)
dry-core (~> 0.3)
dry-equalizer (~> 0.2)
dry-initializer (~> 1.3)
dry-types (~> 0.9, >= 0.9.4)
rom-mapper (~> 0.5, >= 0.5.1)
rom-mapper (0.5.1)
dry-core (~> 0.2, >= 0.2.3)
dry-equalizer (~> 0.2)
transproc (~> 1.0)
rom-repository (1.4.0)
dry-core (~> 0.3, >= 0.3.1)
dry-struct (~> 0.3)
rom (~> 3.3)
rom-mapper (~> 0.5)
rom-sql (1.3.5)
dry-core (~> 0.3)
dry-equalizer (~> 0.2)
dry-types (~> 0.11.0)
rom (~> 3.2, >= 3.2.2)
sequel (~> 4.43)
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-hanami (0.2.0)
hanami
rspec
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
rubocop (0.57.2)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.9.0)
ruby_dep (1.5.0)
sass (3.5.6)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sassc (1.11.4)
bundler
ffi (~> 1.9.6)
sass (>= 3.3.0)
sequel (4.49.0)
shellany (0.0.1)
shotgun (0.9.2)
rack (>= 1.0)
shrine (2.12.0)
down (~> 4.1)
shrine-fog (1.1.0)
down (~> 4.4)
http (~> 3.2)
shrine (~> 2.2)
shrine-memory (0.3.0)
shrine (~> 2.2)
sidekiq (5.1.3)
concurrent-ruby (~> 1.0)
connection_pool (~> 2.2, >= 2.2.0)
rack-protection (>= 1.5.0)
redis (>= 3.3.5, < 5)
sinatra (2.0.1)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.1)
tilt (~> 2.0)
skylight (2.0.1)
skylight-core (= 2.0.1)
skylight-core (2.0.1)
activesupport (>= 4.2.0)
slim (3.0.9)
temple (>= 0.7.6, < 0.9)
tilt (>= 1.3.3, < 2.1)
sshkit (1.16.1)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
temple (0.8.0)
terminal-notifier (2.0.0)
terminal-notifier-guard (1.7.0)
thor (0.19.4)
thread_safe (0.3.6)
tilt (2.0.8)
transproc (1.0.2)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.14)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
unicode-display_width (1.4.0)
url_mount (0.2.1)
rack
xpath (3.1.0)
nokogiri (~> 1.8)
PLATFORMS
ruby
DEPENDENCIES
bcrypt
bourbon
bson_ext
capistrano (~> 3.9)
capistrano-bundler (~> 1.2)
capistrano-hanami
capistrano-hanami-webpack!
capistrano-rvm
capybara
config
database_cleaner
dotenv (~> 2.0)
dry-system
fabrication
faker
fast_jsonapi
fog-openstack
foreman
guard
guard-bundler
guard-livereload
guard-rspec
guard-rubocop
hanami (~> 1.2)
hanami-fabrication
hanami-mailer
hanami-model (~> 1.2)
hanami-shrine
hanami-webpack!
i18n
jsonapi-serializers
jwt
mongo
mongoid
mongoid_includes
multi_json
nokogiri (~> 1.8.2)
oj
pg
pry-byebug
puma
rack-livereload
rack_csrf
rake
redis
rodauth
rollbar
rspec
rspec-hanami
ruby-enum!
sassc
shotgun
shrine-fog
shrine-memory
sidekiq
sinatra
skylight
slim
terminal-notifier
terminal-notifier-guard
uglifier
BUNDLED WITH
1.16.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment