Skip to content

Commit

Permalink
Gemfile.lock から twitter gem を削除
Browse files Browse the repository at this point in the history
  • Loading branch information
koi-chan committed Oct 29, 2024
1 parent 2bb5171 commit b3a572d
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ GEM
i18n (~> 1.8.5)
racc (~> 1.7.3)
bigdecimal (3.1.8)
buftok (0.2.0)
charlock_holmes (0.7.9)
coderay (1.1.3)
concurrent-ruby (1.3.4)
Expand All @@ -42,7 +41,6 @@ GEM
docile (1.4.1)
domain_name (0.6.20240107)
drb (2.2.1)
equalizer (0.0.11)
event_emitter (0.2.6)
ffi (1.17.0-x86_64-linux-gnu)
ffi-compiler (1.3.2)
Expand All @@ -62,7 +60,6 @@ GEM
http-form_data (2.3.0)
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
http_parser.rb (0.6.0)
i18n (1.8.11)
concurrent-ruby (~> 1.0)
json (2.7.2)
Expand All @@ -75,17 +72,13 @@ GEM
net-pop
net-smtp
mcinch (2.4.1)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
method_source (1.1.0)
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.1001)
mini_mime (1.1.5)
minitest (5.25.1)
multipart-post (2.4.1)
naught (1.1.0)
net-imap (0.4.16)
date
net-protocol
Expand Down Expand Up @@ -147,7 +140,6 @@ GEM
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
securerandom (0.3.1)
simple_oauth (0.3.1)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand All @@ -156,19 +148,7 @@ GEM
simplecov_json_formatter (0.1.4)
stringio (3.1.1)
sysexits (1.2.0)
thread_safe (0.3.6)
timeout (0.4.1)
twitter (7.0.0)
addressable (~> 2.3)
buftok (~> 0.2.0)
equalizer (~> 0.0.11)
http (~> 4.0)
http-form_data (~> 2.0)
http_parser.rb (~> 0.6.0)
memoizable (~> 0.4.0)
multipart-post (~> 2.0)
naught (~> 1.0)
simple_oauth (~> 0.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
Expand Down Expand Up @@ -207,7 +187,6 @@ DEPENDENCIES
rubocop (> 0.28)
simplecov (~> 0.21)
sysexits (~> 1.2)
twitter (~> 7.0)
webmock (~> 3.3)
yard (~> 0.9)

Expand Down

0 comments on commit b3a572d

Please sign in to comment.