altmetric / identifiers

Collection of utilities related to the extraction, validation and normalization of various scholarly identifiers.
https://rubygems.org/gems/identifiers
MIT License
5 stars 1 forks source link

git rm .ruby-version #22

Closed dazza-codes closed 6 years ago

dazza-codes commented 6 years ago

There might be reasons to pin the ruby-version. This PR is an FYI that it works on ruby 2.4.2 OK

$ rbenv version
2.4.2 (set by /users/dlweber/.rbenv/version)
$ bundle exec rake
Run options: include {:focus=>true}

All examples were filtered out; ignoring {:focus=>true}

Randomized with seed 49141
.............................................................................

Finished in 0.03804 seconds (files took 0.10491 seconds to load)
77 examples, 0 failures

Randomized with seed 49141
jbilbo commented 6 years ago

No reasons at all, just a development leftover :)