Commit graph

17 commits

Author SHA1 Message Date
Hiroshi SHIBATA
ef5dfcef3d [ruby/did_you_mean] Removed deprecated constants for Ruby 3.4
e11bf81438
2024-12-04 12:07:11 +00:00
Yuki Nishijima
651a098ea1 [ruby/did_you_mean] Keep the deprecated API for another year in case this could break 'bundle install'
0f4b0806b7
2023-01-07 08:47:05 +00:00
Yuki Nishijima
f9712b029b Sync did_you_mean 2021-12-24 23:20:30 +09:00
Yuki Nishijima
de841e2e28 Revert the commits for did_you_mean
This reverts commit feaf4fbc3f.
This reverts commit 0d4bfbdbe1.
This reverts commit ac4e0978ee.
2021-12-23 10:09:10 +09:00
Yuki Nishijima
0d4bfbdbe1 * gems/default_gems: Fix typos 2021-12-22 21:02:07 +09:00
Yuki Nishijima
ac4e0978ee * gems/default_gems: Sync did_you_mean 2021-12-22 20:29:18 +09:00
Yuki Nishijima
cdb7d699d0 Revert commits for did_you_mean
This reverts commit 4560091b1c.
This reverts commit a6f76122a2.
This reverts commit e59b18a637.
This reverts commit 505dfae05d.
2021-12-21 22:10:03 +09:00
Yuki Nishijima
4560091b1c * gems/default_gems: Make the SPELL_CHECKERS constant as compatible as possible 2021-12-21 22:00:23 +09:00
Yuki Nishijima
505dfae05d * gems/default_gems: Sync did_you_mean 2021-12-21 19:03:25 +09:00
Yuki Nishijima
e353bcd111 Sync did_you_mean 2021-10-22 21:56:26 -04:00
Yuki Nishijima
66df18c55e Sync did_you_mean again 2021-10-22 21:00:23 -04:00
Yuki Nishijima
22249bbb37 Revert "Sync did_you_mean"
This reverts commit e22d293e06.
2021-10-22 20:56:26 -04:00
Yuki Nishijima
e22d293e06 Sync did_you_mean 2021-10-22 20:35:40 -04:00
Yuki Nishijima
e5f5446528 Sync did_you_mean 2020-06-06 13:02:08 -04:00
Nobuyoshi Nakada
ee518cf077
Revert "Sync did_you_mean"
This reverts commit 946dadd3f4,
which broke `TestGemRequire` and others.
2020-05-12 16:27:25 +09:00
Yuki Nishijima
946dadd3f4 Sync did_you_mean 2020-05-11 23:25:04 -04:00
Kevin Deisz
171803d5d3 Promote did_you_mean to default gem
At the moment, there are some problems with regard to bundler + did_you_mean because of did_you_mean being a bundled gem. Since the vendored version of thor inside bundler and ruby itself explicitly requires did_you_mean, it can become difficult to load it when using Bundler.setup. See this issue: https://github.com/yuki24/did_you_mean/issues/117#issuecomment-482733159 for more details.
2019-11-30 21:08:19 -05:00