Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devenvify project, update deps #1

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
watch_file devenv.nix
watch_file devenv.yaml
watch_file devenv.lock
eval "$(devenv print-dev-env)"
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -160,3 +160,8 @@ modules.xml

# End of https://www.toptal.com/developers/gitignore/api/ruby,rubymine+all


# Devenv
.devenv*
devenv.local.nix

195 changes: 109 additions & 86 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,46 +1,49 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.3.1)
activesupport (7.0.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.1)
bcrypt (3.1.16)
better_errors (2.8.3)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
bcrypt (3.1.18)
better_errors (2.9.1)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
bigdecimal (1.4.4)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
byebug (11.1.3)
capybara (3.33.0)
capybara (3.38.0)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
coderay (1.1.3)
concurrent-ruby (1.1.7)
debug_inspector (0.0.3)
diff-lcs (1.4.4)
docile (1.3.2)
dotenv (2.7.6)
dry-configurable (0.11.6)
concurrent-ruby (1.1.10)
date (3.3.2)
debug_inspector (1.1.0)
diff-lcs (1.5.0)
docile (1.4.0)
dotenv (2.8.1)
dry-cli (0.7.0)
dry-configurable (0.12.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.7)
dry-equalizer (~> 0.2)
dry-container (0.7.2)
dry-core (~> 0.5, >= 0.5.0)
dry-container (0.8.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.4.9)
dry-core (0.9.1)
concurrent-ruby (~> 1.0)
zeitwerk (~> 2.6)
dry-equalizer (0.3.0)
dry-initializer (1.4.1)
dry-logic (0.4.2)
Expand Down Expand Up @@ -68,38 +71,36 @@ GEM
dry-equalizer (~> 0.2)
dry-logic (~> 0.4, >= 0.4.0)
dry-types (~> 0.11.0)
erubi (1.9.0)
factory_bot (6.1.0)
erubi (1.11.0)
factory_bot (6.2.1)
activesupport (>= 5.0.0)
hanami (1.3.3)
hanami (1.3.5)
bundler (>= 1.6, < 3)
concurrent-ruby (~> 1.0)
dry-cli (~> 0.5)
hanami-assets (~> 1.3)
hanami-cli (~> 0.3)
hanami-controller (~> 1.3)
hanami-controller (~> 1.3, >= 1.3.3)
hanami-helpers (~> 1.3)
hanami-mailer (~> 1.3)
hanami-router (~> 1.3)
hanami-utils (~> 1.3)
hanami-validations (>= 1.3, < 3)
hanami-view (~> 1.3)
hanami-assets (1.3.4)
hanami-assets (1.3.5)
hanami-helpers (~> 1.3)
hanami-utils (~> 1.3)
tilt (~> 2.0, >= 2.0.2)
hanami-cli (0.3.1)
concurrent-ruby (~> 1.0)
hanami-utils (~> 1.3)
hanami-controller (1.3.3)
hanami-utils (~> 1.3)
rack (~> 2.0)
hanami-helpers (1.3.3)
hanami-utils (~> 1.3)
hanami-mailer (1.3.2)
hanami-mailer (1.3.3)
hanami-utils (~> 1.3)
mail (~> 2.6)
tilt (~> 2.0, >= 2.0.1)
hanami-model (1.3.2)
hanami-model (1.3.3)
bigdecimal (~> 1.4)
concurrent-ruby (~> 1.0)
dry-logic (~> 0.4.2, < 0.5)
dry-types (~> 0.11.0)
Expand All @@ -111,10 +112,12 @@ GEM
hanami-utils (~> 1.3)
http_router (= 0.11.2)
rack (~> 2.0)
hanami-utils (1.3.6)
hanami-utils (1.3.8)
concurrent-ruby (~> 1.0)
transproc (~> 1.0)
hanami-validations (1.3.6)
hanami-validations (1.3.9)
dry-configurable (<= 0.12)
dry-container (<= 0.9)
dry-logic (~> 0.4.2, < 0.5)
dry-validation (~> 0.11, < 0.12)
hanami-utils (~> 1.3)
Expand All @@ -127,36 +130,52 @@ GEM
http_router (0.11.2)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
i18n (1.8.2)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
inflecto (0.0.2)
jwt (2.2.2)
mail (2.7.1)
json (2.6.3)
jwt (2.5.0)
mail (2.8.0)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.1)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
parallel (1.19.2)
parser (2.7.2.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.16.3)
net-imap (0.3.2)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
timeout
net-smtp (0.3.3)
net-protocol
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
parallel (1.22.1)
parser (3.1.3.0)
ast (~> 2.4.1)
pry (0.13.1)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (~> 0.13.0)
public_suffix (4.0.6)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rainbow (3.0.0)
rake (13.0.1)
regexp_parser (1.8.2)
rexml (3.2.4)
pry (>= 0.13, < 0.15)
public_suffix (5.0.1)
racc (1.6.1)
rack (2.2.4)
rack-test (2.0.2)
rack (>= 1.3)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.6.1)
rexml (3.2.5)
rom (3.3.3)
concurrent-ruby (~> 1.0)
dry-core (~> 0.3)
Expand All @@ -179,50 +198,54 @@ GEM
dry-types (~> 0.11.0)
rom (~> 3.2, >= 3.2.2)
sequel (~> 4.43)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.3)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.0)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
rubocop (0.93.1)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rubocop (1.40.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 2.7.1.5)
parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8)
rexml
rubocop-ast (>= 0.6.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.23.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.8.0)
parser (>= 2.7.1.5)
ruby-progressbar (1.10.1)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.24.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
sequel (4.49.0)
shotgun (0.9.2)
rack (>= 1.0)
simplecov (0.18.5)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.2)
sqlite3 (1.4.2)
thread_safe (0.3.6)
tilt (2.0.10)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sqlite3 (1.5.4)
mini_portile2 (~> 2.8.0)
tilt (2.0.11)
timeout (0.3.1)
transproc (1.1.1)
tzinfo (1.2.7)
thread_safe (~> 0.1)
unicode-display_width (1.7.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (2.3.0)
url_mount (0.2.1)
rack
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.3.0)
zeitwerk (2.6.6)

PLATFORMS
ruby
Expand All @@ -245,4 +268,4 @@ DEPENDENCIES
sqlite3

BUNDLED WITH
2.0.1
2.3.26
Loading