README.md in i18n-tasks-0.4.1 vs README.md in i18n-tasks-0.4.2
- old
+ new
@@ -16,10 +16,10 @@
## Installation
Add to Gemfile:
```ruby
-gem 'i18n-tasks', '~> 0.4.0'
+gem 'i18n-tasks', '~> 0.4.2'
```
i18n-tasks does not load or execute any of the application's code but performs static-only analysic.
This means you can install the gem and run it on a project without adding it to Gemfile.