features/env.feature in pah-0.0.27 vs features/env.feature in pah-0.0.28

- 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.3.1 + 2.4.2 """ Then I have the file .ruby-gemset and contents of this file should be: """ myapp