Skip to content

Commit

Permalink
Merge pull request #34 from claytron/latest-dev-deps
Browse files Browse the repository at this point in the history
Latest dev deps
  • Loading branch information
claytron authored Mar 6, 2024
2 parents 606816d + 26edeb0 commit a8d7671
Showing 1 changed file with 45 additions and 48 deletions.
93 changes: 45 additions & 48 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,31 +9,32 @@ PATH
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.1)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
awesome_print (1.9.2)
backport (1.2.0)
benchmark (0.2.0)
benchmark (0.3.0)
bigdecimal (3.1.6)
buftok (0.2.0)
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
byebug (11.1.3)
coderay (1.1.3)
crack (0.4.5)
crack (1.0.0)
bigdecimal
rexml
diff-lcs (1.5.0)
diff-lcs (1.5.1)
docile (1.4.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
domain_name (0.6.20240107)
e2mmap (0.1.0)
equalizer (0.0.11)
ffi (1.15.5)
ffi (1.16.3)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
hashdiff (1.0.1)
hashdiff (1.1.0)
http (4.4.1)
addressable (~> 2.3)
http-cookie (~> 1.0)
Expand All @@ -45,25 +46,26 @@ GEM
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
http_parser.rb (0.6.0)
jaro_winkler (1.5.4)
json (2.6.2)
jaro_winkler (1.5.6)
json (2.7.1)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
method_source (1.0.0)
mini_portile2 (2.8.0)
multipart-post (2.2.3)
mini_portile2 (2.8.5)
multipart-post (2.4.0)
naught (1.1.0)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parallel (1.22.1)
parser (3.1.2.1)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
pry (0.14.1)
racc
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
pry-awesome_print (9.6.11)
Expand All @@ -72,30 +74,30 @@ GEM
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
pry-doc (1.3.0)
pry-doc (1.5.0)
pry (~> 0.11)
yard (~> 0.9.11)
public_suffix (5.0.0)
racc (1.6.0)
public_suffix (5.0.4)
racc (1.7.3)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.6.0)
rake (13.1.0)
regexp_parser (2.9.0)
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.5)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
rspec-mocks (~> 3.11.0)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
rspec-expectations (3.11.1)
rexml (3.2.6)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-mocks (3.11.1)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.1)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.31.0)
parallel (~> 1.10)
parser (>= 3.1.0.0)
Expand All @@ -105,20 +107,20 @@ GEM
rubocop-ast (>= 1.18.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.23.0)
parser (>= 3.1.1.0)
rubocop-ast (1.31.1)
parser (>= 3.3.0.4)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.12.1)
rubocop (~> 1.31)
ruby-progressbar (1.11.0)
ruby-progressbar (1.13.0)
simple_oauth (0.3.1)
simplecov (0.17.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
solargraph (0.47.2)
solargraph (0.48.0)
backport (~> 1.2)
benchmark
bundler (>= 1.17.2)
Expand All @@ -135,7 +137,7 @@ GEM
yard (~> 0.9, >= 0.9.24)
thor (1.0.1)
thread_safe (0.3.6)
tilt (2.0.11)
tilt (2.3.0)
twitter (7.0.0)
addressable (~> 2.3)
buftok (~> 0.2.0)
Expand All @@ -147,19 +149,14 @@ GEM
multipart-post (~> 2.0)
naught (~> 1.0)
simple_oauth (~> 0.3.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.3.0)
vcr (6.1.0)
webmock (3.18.1)
unicode-display_width (2.5.0)
vcr (6.2.0)
webmock (3.23.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.7.0)
word_wrap (1.0.0)
yard (0.9.28)
webrick (~> 1.7.0)
yard (0.9.36)

PLATFORMS
ruby
Expand Down

0 comments on commit a8d7671

Please sign in to comment.