features/env.feature in pah-0.0.21 vs features/env.feature in pah-0.0.22
- old
+ new
@@ -4,10 +4,10 @@
Given I have created the app "myapp" with pah
Scenario: Create env files
Then I have the file .ruby-version and contents of this file should be:
"""
- 2.2.0
+ 2.2.1
"""
Then I have the file .ruby-gemset and contents of this file should be:
"""
myapp