summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorjessib <jessib@riseup.net>2013-12-26 12:37:26 -0800
committerjessib <jessib@riseup.net>2013-12-26 12:37:26 -0800
commitfac34e1fb21d9310227c4cfc28c3ef03806ba465 (patch)
tree1effc1b6dfd25330f39eddd07a61d58698b0142c /Gemfile.lock
parent7f12c795207ac818bffac42aa581bf1165f9e424 (diff)
Very very rough start to having messages for payment automatically created.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index cc549ee..7d5f798 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -42,6 +42,7 @@ PATH
leap_web_core (= 0.5.0.rc)
rails_warden
ruby-srp (~> 0.2.1)
+ whenever
GEM
remote: https://rubygems.org/
@@ -88,6 +89,7 @@ GEM
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
+ chronic (0.9.1)
client_side_validations (3.2.6)
client_side_validations-simple_form (2.1.0)
client_side_validations (~> 3.2.5)
@@ -253,6 +255,9 @@ GEM
warden (1.2.3)
rack (>= 1.0)
websocket-driver (0.3.1)
+ whenever (0.8.2)
+ activesupport (>= 2.3.4)
+ chronic (>= 0.6.3)
xpath (2.0.0)
nokogiri (~> 1.3)