From 5bf1462140a7aa17ea815ccc5105ace6fa878d83 Mon Sep 17 00:00:00 2001 From: elijah Date: Sun, 22 Dec 2013 01:56:26 -0800 Subject: re-generated Gemfile.lock with the new versions of engine gems. as a side effect, it also upgraded rails to the the latest in the 3.2 series. --- billing/leap_web_billing.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'billing') diff --git a/billing/leap_web_billing.gemspec b/billing/leap_web_billing.gemspec index 17f7f92..94d92e0 100644 --- a/billing/leap_web_billing.gemspec +++ b/billing/leap_web_billing.gemspec @@ -12,7 +12,7 @@ Gem::Specification.new do |s| s.summary = "Billing for LeapWeb" s.description = "Billing System for a Leap provider" - s.files = Dir["{app,config,db,lib}/**/*"] + ["Rakefile", "Readme.md"] + s.files = Dir["{app,config,db,lib}/**/*"] + ["Rakefile", "README.md"] s.test_files = Dir["test/**/*"] s.add_dependency "leap_web_core", LeapWeb::VERSION -- cgit v1.2.3