Skip to content

Commit

Permalink
Merge pull request #7 from gciltaru/bump_versions
Browse files Browse the repository at this point in the history
Bump versions
  • Loading branch information
gjtorikian committed Jan 12, 2022
2 parents 9e8e29d + 5a4c5ec commit a981b00
Show file tree
Hide file tree
Showing 19 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecma-re-validator.gemspec
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |gem|
gem.test_files = gem.files.grep(%r{^(spec)/})
gem.require_paths = ['lib']

gem.add_dependency 'regexp_parser', '~> 2.0'
gem.add_dependency 'regexp_parser', '~> 2.2'

gem.add_development_dependency 'rspec', '~> 3.1'
gem.add_development_dependency 'rake', '~> 13.0'
Expand Down
Binary file removed vendor/cache/awesome_print-1.8.0.gem
Binary file not shown.
Binary file added vendor/cache/awesome_print-1.9.2.gem
Binary file not shown.
Binary file removed vendor/cache/diff-lcs-1.4.4.gem
Binary file not shown.
Binary file added vendor/cache/diff-lcs-1.5.0.gem
Binary file not shown.
Binary file removed vendor/cache/pry-0.13.1.gem
Binary file not shown.
Binary file added vendor/cache/pry-0.14.1.gem
Binary file not shown.
Binary file removed vendor/cache/rake-13.0.1.gem
Binary file not shown.
Binary file added vendor/cache/rake-13.0.6.gem
Binary file not shown.
Binary file removed vendor/cache/regexp_parser-2.0.0.gem
Binary file not shown.
Binary file added vendor/cache/regexp_parser-2.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-core-3.10.0.gem
Binary file not shown.
Binary file added vendor/cache/rspec-core-3.10.1.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-expectations-3.10.0.gem
Binary file not shown.
Binary file added vendor/cache/rspec-expectations-3.10.1.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-mocks-3.10.0.gem
Binary file not shown.
Binary file added vendor/cache/rspec-mocks-3.10.2.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-support-3.10.0.gem
Binary file not shown.
Binary file added vendor/cache/rspec-support-3.10.3.gem
Binary file not shown.

0 comments on commit a981b00

Please sign in to comment.