diff options
author | Carlos Goce <carlosgoce@gmail.com> | 2015-01-23 00:07:05 +0100 |
---|---|---|
committer | Carlos Goce <carlosgoce@gmail.com> | 2015-01-23 00:07:05 +0100 |
commit | 2d10c61b2f1d43fa98b46bdd17cfce86da95b7e5 (patch) | |
tree | ac09ce9874f52e363799df319255f29a94ed36ba /Gemfile | |
parent | e8341ef9884861fc24040d4f219a271ae1022722 (diff) | |
download | pdf-calendars-2d10c61b2f1d43fa98b46bdd17cfce86da95b7e5.tar.gz pdf-calendars-2d10c61b2f1d43fa98b46bdd17cfce86da95b7e5.tar.bz2 pdf-calendars-2d10c61b2f1d43fa98b46bdd17cfce86da95b7e5.zip |
Calendar can localize months
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' |