Skip to content

v3.4.0-v3.6.0 gem releases have no code(!) #16

@timdiggins

Description

@timdiggins

The latest gem releases seem to have no code files - v3.3.0 has the full complement of files, but v3.4.0, v3.5.0, v3.6.0 don't (agree with removing CI, github related config, and spec, Gemfile, but the rest should be still there )

gem unpack deepl-rb -v 3.3.0
$ ls -a1 deepl-rb-3.3.0

./
../
.circleci/
.github/
.gitlab-ci.yml
.rubocop.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
deepl-rb.gemspec
Gemfile
lib/
license_checker.sh*
LICENSE.md
Rakefile
README.md
SECURITY.md
spec/
VERSION
$ gem unpack deepl-rb -v 3.4.0
$ ls -a1 deepl-rb-3.4.0

./
../
CHANGELOG.md
license_checker.sh*
LICENSE.md
README.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions