diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2023-12-05 11:23:47 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2023-12-05 12:04:35 +0900 |
| commit | a399c1f26d34b2ba3a4787f2206c59faa2ea97da (patch) | |
| tree | ec15812f5972cb9ba6804573306cab395b37d32a /ext | |
| parent | bf5368493b74d514328f0f1096f760fca1d0c56c (diff) | |
Removed obsoleted version definition
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/json/VERSION | 1 | ||||
| -rw-r--r-- | ext/json/json.gemspec | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/ext/json/VERSION b/ext/json/VERSION deleted file mode 100644 index 24ba9a38de..0000000000 --- a/ext/json/VERSION +++ /dev/null @@ -1 +0,0 @@ -2.7.0 diff --git a/ext/json/json.gemspec b/ext/json/json.gemspec index 33d2140764..64d0c81391 100644 --- a/ext/json/json.gemspec +++ b/ext/json/json.gemspec @@ -19,7 +19,6 @@ Gem::Specification.new do |s| "CHANGES.md", "LICENSE", "README.md", - "VERSION", "ext/json/ext/fbuffer/fbuffer.h", "ext/json/ext/generator/depend", "ext/json/ext/generator/extconf.rb", |
