We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b3907d commit 12a18b8Copy full SHA for 12a18b8
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- yaframework (0.4.1)
+ yaframework (0.4.2)
5
rack (~> 2.2)
6
7
GEM
@@ -36,7 +36,7 @@ PLATFORMS
36
ruby
37
38
DEPENDENCIES
39
- bundler (~> 2.1.4)
+ bundler (>= 2.2.10)
40
minitest (~> 5.0)
41
pg (~> 1.2, >= 1.2.3)
42
rack (~> 2.2, >= 2.2.3)
@@ -45,4 +45,4 @@ DEPENDENCIES
45
yaframework!
46
47
BUNDLED WITH
48
- 2.1.4
+ 2.2.16
0 commit comments