fake_gem 0.1.8 → 0.1.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/fake_gem.rb +0 -6
  2. metadata +2 -2
data/lib/fake_gem.rb CHANGED
@@ -1,9 +1,3 @@
1
- # require 'psych'
2
- require 'yaml'
3
- require 'psych'
4
- YAML::ENGINE.yamler = 'syck'
5
-
6
-
7
1
  # If you inject this module wia RUBYOPTS it may be already be processed,
8
2
  # and include('fake_gem') will executes it one more time, so we check it manually.
9
3
  unless defined?(FakeGem) or defined?(JRuby)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fake_gem
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.1.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-07-04 00:00:00 +04:00
13
+ date: 2011-07-05 00:00:00 +04:00
14
14
  default_executable:
15
15
  dependencies: []
16
16