diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3a38d0d --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.gem +Gemfile.lock +tmp diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 2f45105..0000000 --- a/Gemfile.lock +++ /dev/null @@ -1,24 +0,0 @@ -GEM - remote: http://rubygems.org/ - specs: - diff-lcs (1.1.2) - flexmock (0.8.11) - net-dns (0.6.1) - rspec (2.0.1) - rspec-core (~> 2.0.1) - rspec-expectations (~> 2.0.1) - rspec-mocks (~> 2.0.1) - rspec-core (2.0.1) - rspec-expectations (2.0.1) - diff-lcs (>= 1.1.2) - rspec-mocks (2.0.1) - rspec-core (~> 2.0.1) - rspec-expectations (~> 2.0.1) - -PLATFORMS - ruby - -DEPENDENCIES - flexmock - net-dns - rspec diff --git a/project-honeypot-0.1.1.gem b/project-honeypot-0.1.1.gem deleted file mode 100644 index 2d33e8a..0000000 Binary files a/project-honeypot-0.1.1.gem and /dev/null differ