Skip to content
Merged
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
2 changes: 1 addition & 1 deletion 7_0/ch01/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

"waitFor": "onCreateCommand",
//"onCreateCommand": "",
"onCreateCommand": "gem install solargraph -v '0.52.0' -N",
"onCreateCommand": "gem install solargraph -v '0.53.4' -N",
//"onCreateCommand": "gem install solargraph -v '0.50.0' -N && gem install ruby-lsp -N",
//"onCreateCommand": "gem install ruby-lsp -N",
//# => Solargraph gem not found. Run `gem install solargraph` or update your Gemfile.
Expand Down
4 changes: 2 additions & 2 deletions 7_0/ch01/Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby "3.2.7"
ruby "3.2.8"

gem "rails", "7.0.4.3"
gem "sassc-rails", "2.1.2"
Expand All @@ -22,7 +22,7 @@ end

group :development do
gem "web-console", "4.2.0"
gem "solargraph", "0.52.0"
gem "solargraph", "0.53.4"
gem "irb", "1.10.0"
gem "repl_type_completor", "0.1.2"
end
Expand Down
141 changes: 65 additions & 76 deletions 7_0/ch01/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,17 +66,16 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
ansi (1.5.0)
ast (2.4.3)
backport (1.2.0)
base64 (0.2.0)
benchmark (0.4.0)
bindex (0.8.1)
bootsnap (1.16.0)
msgpack (~> 1.2)
builder (3.3.0)
builder (3.2.4)
capybara (3.38.0)
addressable
matrix
Expand All @@ -87,21 +86,18 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
coderay (1.1.3)
concurrent-ruby (1.3.4)
concurrent-ruby (1.2.2)
crass (1.0.6)
date (3.4.1)
date (3.3.3)
debug (1.7.1)
irb (>= 1.5.0)
reline (>= 0.3.1)
diff-lcs (1.6.0)
erubi (1.13.1)
ffi (1.17.1-aarch64-linux-gnu)
ffi (1.17.1-arm64-darwin)
ffi (1.17.1-x86_64-darwin)
ffi (1.17.1-x86_64-linux-gnu)
diff-lcs (1.6.1)
erubi (1.12.0)
ffi (1.15.5)
formatador (1.1.0)
globalid (1.2.1)
activesupport (>= 6.1)
globalid (1.1.0)
activesupport (>= 5.0)
guard (2.18.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
Expand All @@ -115,7 +111,7 @@ GEM
guard-minitest (2.4.6)
guard-compat (~> 1.2)
minitest (>= 3.0)
i18n (1.14.7)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
importmap-rails (1.1.5)
actionpack (>= 6.0.0)
Expand All @@ -129,77 +125,75 @@ GEM
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.10.2)
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
language_server-protocol (3.17.0.4)
lint_roller (1.1.0)
listen (3.9.0)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.6)
loofah (2.24.0)
logger (1.7.0)
loofah (2.20.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lumberjack (1.2.10)
nokogiri (>= 1.5.9)
lumberjack (1.2.8)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
marcel (1.0.4)
marcel (1.0.2)
matrix (0.4.2)
method_source (1.1.0)
mini_mime (1.1.5)
method_source (1.0.0)
mini_mime (1.1.2)
minitest (5.18.0)
minitest-reporters (1.6.0)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
msgpack (1.8.0)
msgpack (1.7.0)
nenv (0.3.0)
net-imap (0.5.6)
net-imap (0.3.4)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
net-protocol (0.2.1)
timeout
net-smtp (0.5.1)
net-smtp (0.3.3)
net-protocol
nio4r (2.7.4)
nokogiri (1.18.5-aarch64-linux-gnu)
nio4r (2.5.9)
nokogiri (1.14.3-aarch64-linux)
racc (~> 1.4)
nokogiri (1.18.5-arm64-darwin)
nokogiri (1.14.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.5-x86_64-darwin)
nokogiri (1.14.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.5-x86_64-linux-gnu)
nokogiri (1.14.3-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
observer (0.1.2)
ostruct (0.6.1)
parallel (1.26.3)
parser (3.3.7.2)
parser (3.3.8.0)
ast (~> 2.4.1)
racc
prism (0.19.0)
pry (0.15.2)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.2.3)
date
psych (5.1.1.1)
stringio
public_suffix (6.0.1)
public_suffix (5.0.1)
puma (5.6.8)
nio4r (~> 2.0)
racc (1.8.1)
rack (2.2.13)
rack-test (2.2.0)
racc (1.6.2)
rack (2.2.6.4)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.4.3)
actioncable (= 7.0.4.3)
Expand All @@ -219,13 +213,11 @@ GEM
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
railties (7.0.4.3)
actionpack (= 7.0.4.3)
activesupport (= 7.0.4.3)
Expand All @@ -234,38 +226,37 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.2.1)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbs (3.9.0)
rbs (3.9.2)
logger
rdoc (6.12.0)
rdoc (6.6.0)
psych (>= 4.0.0)
regexp_parser (2.10.0)
regexp_parser (2.7.0)
reline (0.5.10)
io-console (~> 0.5)
repl_type_completor (0.1.2)
prism (>= 0.19.0, < 0.20.0)
rbs (>= 2.7.0, < 4.0.0)
reverse_markdown (3.0.0)
nokogiri
rexml (3.4.1)
rubocop (1.74.0)
rexml (3.2.5)
rubocop (1.69.0)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.38.0, < 2.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.36.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.41.0)
rubocop-ast (1.42.0)
parser (>= 3.3.7.2)
ruby-progressbar (1.13.0)
rubyzip (2.4.1)
rubyzip (2.3.2)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
Expand All @@ -279,7 +270,7 @@ GEM
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
shellany (0.0.1)
solargraph (0.52.0)
solargraph (0.53.4)
backport (~> 1.2)
benchmark
bundler (~> 2.0)
Expand All @@ -291,14 +282,14 @@ GEM
observer (~> 0.1)
ostruct (~> 0.6)
parser (~> 3.0)
rbs (~> 3.0)
rbs (~> 3.3)
reverse_markdown (>= 2.0, < 4)
rubocop (~> 1.38)
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
yard-solargraph (~> 0.1)
sprockets (4.2.1)
sprockets (4.2.0)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
Expand All @@ -311,10 +302,10 @@ GEM
sqlite3 (1.6.1-x86_64-linux)
stimulus-rails (1.2.1)
railties (>= 6.0.0)
stringio (3.1.5)
thor (1.3.2)
tilt (2.6.0)
timeout (0.4.3)
stringio (3.1.0)
thor (1.2.1)
tilt (2.1.0)
timeout (0.3.2)
turbo-rails (1.4.0)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
Expand All @@ -333,17 +324,16 @@ GEM
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
websocket (1.2.11)
websocket-driver (0.7.7)
base64
websocket (1.2.9)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.37)
yard-solargraph (0.1.0)
yard (~> 0.9)
zeitwerk (2.7.2)
zeitwerk (2.6.7)

PLATFORMS
aarch64-linux
Expand All @@ -354,7 +344,6 @@ PLATFORMS
DEPENDENCIES
bootsnap (= 1.16.0)
capybara (= 3.38.0)
concurrent-ruby (= 1.3.4)
debug (= 1.7.1)
guard (= 2.18.0)
guard-minitest (= 2.4.6)
Expand All @@ -370,7 +359,7 @@ DEPENDENCIES
repl_type_completor (= 0.1.2)
sassc-rails (= 2.1.2)
selenium-webdriver (= 4.8.3)
solargraph (= 0.52.0)
solargraph (= 0.53.4)
sprockets-rails (= 3.4.2)
sqlite3 (= 1.6.1)
stimulus-rails (= 1.2.1)
Expand All @@ -379,7 +368,7 @@ DEPENDENCIES
webdrivers (= 5.2.0)

RUBY VERSION
ruby 3.2.7p253
ruby 3.2.8p263

BUNDLED WITH
2.5.6
2 changes: 1 addition & 1 deletion 7_0/ch02/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

"waitFor": "onCreateCommand",
//"onCreateCommand": "",
"onCreateCommand": "gem install solargraph -v '0.52.0' -N",
"onCreateCommand": "gem install solargraph -v '0.53.4' -N",
//"onCreateCommand": "gem install solargraph -v '0.50.0' -N && gem install ruby-lsp -N",
//"onCreateCommand": "gem install ruby-lsp -N",
//# => Solargraph gem not found. Run `gem install solargraph` or update your Gemfile.
Expand Down
4 changes: 2 additions & 2 deletions 7_0/ch02/Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby "3.2.7"
ruby "3.2.8"

gem "rails", "7.0.4.3"
gem "sassc-rails", "2.1.2"
Expand All @@ -22,7 +22,7 @@ end

group :development do
gem "web-console", "4.2.0"
gem "solargraph", "0.52.0"
gem "solargraph", "0.53.4"
gem "irb", "1.10.0"
gem "repl_type_completor", "0.1.2"
end
Expand Down
Loading