Skip to content

Commit

Permalink
remove rspec
Browse files Browse the repository at this point in the history
  • Loading branch information
mscoutermarsh committed Aug 8, 2022
1 parent da5bd62 commit 5c1cf80
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,4 @@ gemspec

gem "rake", "~> 13.0"

gem "rspec", "~> 3.0"

gem "rubocop", "~> 1.7"
15 changes: 0 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ GEM
zeitwerk (~> 2.2, >= 2.2.2)
ast (2.4.2)
concurrent-ruby (1.1.10)
diff-lcs (1.5.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
json (2.6.2)
Expand All @@ -33,19 +32,6 @@ GEM
rake (13.0.6)
regexp_parser (2.5.0)
rexml (3.2.5)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
rspec-mocks (~> 3.11.0)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
rubocop (1.33.0)
json (~> 2.3)
parallel (~> 1.10)
Expand Down Expand Up @@ -73,7 +59,6 @@ PLATFORMS
DEPENDENCIES
fast_page!
rake (~> 13.0)
rspec (~> 3.0)
rubocop (~> 1.7)
sqlite3

Expand Down

0 comments on commit 5c1cf80

Please sign in to comment.