Skip to content

Commit

Permalink
Merge pull request #1355 from ruby/remove-prime
Browse files Browse the repository at this point in the history
Removed Prime signature and tests
  • Loading branch information
soutaro authored Jun 16, 2023
2 parents d456a5e + d347a1a commit cc6e829
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 497 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ gem "goodcheck"
gem "dbm"
gem 'digest'
gem 'tempfile'
gem "prime"
gem "rdoc", "~> 6.4.0"

# Test gems
Expand Down
6 changes: 0 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ GEM
dbm (1.1.0)
diff-lcs (1.5.0)
digest (3.1.1)
forwardable (1.3.2)
goodcheck (3.1.0)
marcel (>= 1.0, < 2.0)
psych (>= 3.1, < 5.0)
Expand All @@ -35,9 +34,6 @@ GEM
racc
power_assert (2.0.3)
prettier_print (1.2.1)
prime (0.1.2)
forwardable
singleton
psych (4.0.6)
stringio
public_suffix (5.0.1)
Expand Down Expand Up @@ -82,7 +78,6 @@ GEM
sorbet-runtime
syntax_tree (>= 6.1.1, < 7)
ruby-progressbar (1.13.0)
singleton (0.1.1)
sorbet-runtime (0.5.10827)
stackprof (0.2.25)
stringio (3.0.7)
Expand All @@ -105,7 +100,6 @@ DEPENDENCIES
json
json-schema
minitest
prime
rake
rake-compiler
rbs!
Expand Down
41 changes: 0 additions & 41 deletions stdlib/prime/0/integer-extension.rbs

This file was deleted.

2 changes: 0 additions & 2 deletions stdlib/prime/0/manifest.yaml

This file was deleted.

Loading

0 comments on commit cc6e829

Please sign in to comment.