File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ source "https://rubygems.org"
33
44git_source ( :github ) { |repo_name | "https://github.com/#{ repo_name } " }
55
6- gem "sinatra" , "~> 2.0.7 "
6+ gem "sinatra" , "~> 2.0.8 "
77gem 'sinatra-cross_origin' , "~> 0.4.0"
88gem "tanker-identity" , path : "../../"
Original file line number Diff line number Diff line change 22 remote: ../..
33 specs:
44 tanker-identity (0.1.0 )
5- rbnacl (~> 6.0.1 )
5+ rbnacl (~> 7.0 )
66
77GEM
88 remote: https://rubygems.org/
99 specs:
10- ffi (1.10.0 )
11- mustermann (1.0.3 )
12- rack (2.0.8 )
13- rack-protection (2.0.7 )
10+ ffi (1.13.1 )
11+ mustermann (1.1.1 )
12+ ruby2_keywords (~> 0.0.1 )
13+ rack (2.2.3 )
14+ rack-protection (2.0.8.1 )
1415 rack
15- rbnacl (6.0 .1 )
16+ rbnacl (7.1 .1 )
1617 ffi
17- sinatra (2.0.7 )
18+ ruby2_keywords (0.0.2 )
19+ sinatra (2.0.8.1 )
1820 mustermann (~> 1.0 )
1921 rack (~> 2.0 )
20- rack-protection (= 2.0.7 )
22+ rack-protection (= 2.0.8.1 )
2123 tilt (~> 2.0 )
2224 sinatra-cross_origin (0.4.0 )
2325 tilt (2.0.10 )
@@ -26,9 +28,9 @@ PLATFORMS
2628 ruby
2729
2830DEPENDENCIES
29- sinatra (~> 2.0.7 )
31+ sinatra (~> 2.0.8 )
3032 sinatra-cross_origin (~> 0.4.0 )
3133 tanker-identity !
3234
3335BUNDLED WITH
34- 2.1.2
36+ 2.1.4
You can’t perform that action at this time.
0 commit comments