File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ source 'https://rubygems.org'
44gemspec
55
66group :development , :test do
7- gem 'irb' , '~> 1.15 .0'
7+ gem 'irb' , '~> 1.17 .0'
88 gem 'rack' , '~> 3.1' # for yard server
99 gem 'rackup' , '~> 2.1' # for yard server
1010 gem 'rbs' , '~> 3.10.0'
Original file line number Diff line number Diff line change 3535 date (3.5.1 )
3636 diff-lcs (1.6.2 )
3737 drb (2.2.1 )
38- erb (6.0.1 )
38+ erb (6.0.2 )
3939 ffi (1.17.2 )
4040 fileutils (1.7.3 )
4141 hashdiff (1.2.1 )
4242 i18n (1.14.7 )
4343 concurrent-ruby (~> 1.0 )
4444 io-console (0.8.2 )
45- irb (1.15.3 )
45+ irb (1.17.0 )
4646 pp (>= 0.6.0 )
47+ prism (>= 1.3.0 )
4748 rdoc (>= 4.0.0 )
4849 reline (>= 0.4.2 )
4950 json (2.18.1 )
145146 strscan (3.1.3 )
146147 terminal-table (4.0.0 )
147148 unicode-display_width (>= 1.1.1 , < 4 )
148- tsort (0.1.1 )
149+ tsort (0.2.0 )
149150 tzinfo (2.0.6 )
150151 concurrent-ruby (~> 1.0 )
151152 unicode-display_width (3.2.0 )
@@ -166,7 +167,7 @@ PLATFORMS
166167 x86_64-linux
167168
168169DEPENDENCIES
169- irb (~> 1.15 .0 )
170+ irb (~> 1.17 .0 )
170171 line-bot-api !
171172 rack (~> 3.1 )
172173 rackup (~> 2.1 )
You can’t perform that action at this time.
0 commit comments