features/env.feature in pah-0.0.19 vs features/env.feature in pah-0.0.20
- 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.1.5
+ 2.2.0
"""
Then I have the file .ruby-gemset and contents of this file should be:
"""
myapp