aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorCarlos Goce <carlosgoce@gmail.com>2015-01-23 00:07:05 +0100
committerCarlos Goce <carlosgoce@gmail.com>2015-01-23 00:07:05 +0100
commit2d10c61b2f1d43fa98b46bdd17cfce86da95b7e5 (patch)
treeac09ce9874f52e363799df319255f29a94ed36ba /Gemfile
parente8341ef9884861fc24040d4f219a271ae1022722 (diff)
downloadpdf-calendars-2d10c61b2f1d43fa98b46bdd17cfce86da95b7e5.tar.gz
pdf-calendars-2d10c61b2f1d43fa98b46bdd17cfce86da95b7e5.tar.bz2
pdf-calendars-2d10c61b2f1d43fa98b46bdd17cfce86da95b7e5.zip
Calendar can localize months
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index c95c1ab..97cc778 100644
--- a/Gemfile
+++ b/Gemfile
@@ -5,3 +5,4 @@ gem 'prawn-table', '~> 0.2.1'
gem 'rake', '~> 10.4.2'
gem 'activesupport', '~> 4.2.0'
gem 'rspec', '~> 3.1.0'
+gem 'rspec-expectations', '~> 3.1.2'