summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-07-11 00:13:03 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2012-07-11 00:13:03 +0200
commit25f9f4526746b69adea3e2694cf57a5ce089abba (patch)
tree3efb7e03bf1147094c003f43f442570a6bce7ab7
parent4b5979d1706b7864a12593c70783c7e1ecfa88ea (diff)
downloadffi-efl-25f9f4526746b69adea3e2694cf57a5ce089abba.zip
ffi-efl-25f9f4526746b69adea3e2694cf57a5ce089abba.tar.gz
release 0.0.14v0.0.14
-rw-r--r--Gemfile.lock16
-rw-r--r--lib/efl.rb2
2 files changed, 9 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index eb6e75b..eff9c96 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- ffi-efl (0.0.13)
+ ffi-efl (0.0.14)
ffi
GEM
@@ -10,14 +10,14 @@ GEM
diff-lcs (1.1.3)
ffi (1.0.11)
rake (0.9.2.2)
- rspec (2.10.0)
- rspec-core (~> 2.10.0)
- rspec-expectations (~> 2.10.0)
- rspec-mocks (~> 2.10.0)
- rspec-core (2.10.1)
- rspec-expectations (2.10.0)
+ rspec (2.11.0)
+ rspec-core (~> 2.11.0)
+ rspec-expectations (~> 2.11.0)
+ rspec-mocks (~> 2.11.0)
+ rspec-core (2.11.0)
+ rspec-expectations (2.11.1)
diff-lcs (~> 1.1.3)
- rspec-mocks (2.10.1)
+ rspec-mocks (2.11.1)
PLATFORMS
ruby
diff --git a/lib/efl.rb b/lib/efl.rb
index 76a200d..7bb8f6b 100644
--- a/lib/efl.rb
+++ b/lib/efl.rb
@@ -3,7 +3,7 @@
#
module Efl
#
- VERSION = '0.0.13'
+ VERSION = '0.0.14'
#
module MethodResolver
def self.resolve mod, meth, prefix