keyring 0.1.0 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,15 +0,0 @@
1
-
2
- require File.expand_path(
3
- File.join(File.dirname(__FILE__), %w[.. lib keyring]))
4
-
5
- RSpec.configure do |config|
6
- # == Mock Framework
7
- #
8
- # RSpec uses it's own mocking framework by default. If you prefer to
9
- # use mocha, flexmock or RR, uncomment the appropriate line:
10
- #
11
- # config.mock_with :mocha
12
- # config.mock_with :flexmock
13
- # config.mock_with :rr
14
- end
15
-
@@ -1 +0,0 @@
1
- 0.1.0